带有Express和Mongoose Boilerplate的REST API
使用Express和Moongose的REST API的样板。
要求
命令行工具
安装
# Clone the repository
git clone https://github.com/JoaoVKG/rest-api-mongoose-boilerplate.git
# Enter directory
cd rest-api-mongoose-boilerplate
# Install npm dependencies
npm install
# Start your API
npm start
更多信息
这是“待办事项列表”应用程序的样板。 以Todo的控制器,模型和路由器为例,介绍更复杂的项目。
:-)
评论0
最新资源