@6edesign/express-restify-mongoose 中文文档教程

发布于 4年前 浏览 23 项目主页 更新于 3年前

express-restify-mongoose

为猫鼬模型轻松创建灵活的 REST 接口。

构建状态覆盖状态NPM 版本Dependencies

Getting started

从 6.0.0 开始,该库仅与 mongoose >= 5.8 兼容。 从 1.0.0 开始,该库仅与 mongoose >= 4 兼容。对于 mongoose 3.x 兼容性,请使用 0.7.x 分支。

npm install express-restify-mongoose --save

Documentation

https://florianholzapfel.github.io/express-restify-mongoose/

Contributing

发现错误或有建议? 查看问题或打开一个新问题

欢迎大家通过创建拉取请求来贡献代码,只需确保遵循标准样式

非常感谢所有贡献者

License (MIT)

Copyright (C) 2013 by Florian Holzapfel

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

express-restify-mongoose

Easily create a flexible REST interface for mongoose models.

Build StatusCoverage StatusNPM versionDependencies

Getting started

From 6.0.0 onwards, the library is only compatible with mongoose >= 5.8. From 1.0.0 onwards, the library is only compatible with mongoose >= 4. For mongoose 3.x compatibility, use the 0.7.x branch.

npm install express-restify-mongoose --save

Documentation

https://florianholzapfel.github.io/express-restify-mongoose/

Contributing

Found a bug or have a suggestion to make? Have a took at issues or open a new one.

Everyone is welcome to contribute code by creating a pull request, just make sure to follow standard style.

Many thanks to all contributors!

License (MIT)

Copyright (C) 2013 by Florian Holzapfel

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文