项目作者: AdarshMaurya

项目描述 :
Node.js is a simple and powerful tool for backend development. When combined with express, you can create lightweight, fast, scalable APIs quickly and simply. In this course, we will walk through how to stand up a lightweight Express server serving truly RESTful services using Node.js, Mongoose, and MongoDB. We will implement all of the RESTful verbs to get, add, and update data from our service. We will also spend some time working through unit and end to end integration tests for our services.
高级语言: JavaScript
项目地址: git://github.com/AdarshMaurya/node-js-express-rest-web-services.git
创建时间: 2018-12-18T18:23:36Z
项目社区:https://github.com/AdarshMaurya/node-js-express-rest-web-services

开源协议:The Unlicense

下载