Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/i-m-hossain/work-analysis-backend


https://github.com/i-m-hossain/work-analysis-backend

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

## project overview
This is a simple node.js project featuring
1. User authentication using JWT
2. Protected routes
3. File uploading
4. Reading file stream and extract info to save the database

### Packages used:
1. express
2. mongoose
3. Multer
4. jsonwebtoken