typescript restify mongoose starter:使用TypeScriptRestify和Mongoose构建的Node.js REST
TypeScript Restify猫鼬入门 Node.js样板应用程序演示了如何使用 , 和构建REST API。 要求 > = 6.x 入门 # Clone the repository git clone https://github.com/mksarge/typescript-restify-mongoose-starter.git myproject cd myproject # Install dependencies npm install # Run tests npm run test # Start the server npm run start 执照
文件列表
typescript-restify-mongoose-starter-master.zip
(预估有个38文件)
typescript-restify-mongoose-starter-master
.gitignore
336B
tsconfig.json
384B
README.md
1KB
utils
logger.ts
822B
test
integration
team.route.spec.ts
2KB
class.route.spec.ts
626B
暂无评论