An attachment is included ponstmancollection
more detailed explanations in the ponstmancollection
-
- PUT {{serverip}}/api/products/productid
- DEL {{serverip}}/api/products/productid
-
- GET {{serverip}}/api/products/
- GET {{serverip}}/api/products/productid
- Add unit tests
- Creation of authenticated users
- Authenticated users with jwt
Requires Node.js v3.5.2+ to run.
Requires mongo server runing in localhost:27017 Install and start the server.
$ npm install
$ npm start