项目作者: jpdevspace

项目描述 :
RESTful Node API
高级语言: JavaScript
项目地址: git://github.com/jpdevspace/RESTful_Node_API.git
创建时间: 2018-05-20T20:12:48Z
项目社区:https://github.com/jpdevspace/RESTful_Node_API

开源协议:

下载


RESTful Node API

Complete RESTful Node API.

Routes

Orders: GET, POST, DELETE, PATCH
Products: GET, POST, DELETE
Users: GET, POST (Signup & Signin), DELETE

Technologies

MongoDB Atlas: Cloud database
Bcrypt: Password hashing
JWT: JSON Web Token to create tokens for route protection