Project done in nodejs with authentication and REST Api implementation. This is just a test project.
- NodeJS
- JWT
- Mongodb
- VS Code
- Fix issues regarding authentication.
- Secure the endpoints with middleware.
- Start project without procastination (90%)
- Authentication (Using username password and jwt)
- Implement models for rest api
- Add frontend for adding data