- Node.js
- MongoDB
- Angular JS
- Gulp
-
Write an API with Express FW
-
Use the API to authenticate users and store them in MongoDB
-
Your API should allow users:
- To register
- To Login
- To Logout
-
Your API should pass all integration tests.
- Use any npm library you like