A REST-API with MongoDB implementation in nodejs from scratch which includes features like:
- User Management
- User Login Authentication
- JWT Token Authentication
- IP-Filter Middleware
- Active Accounts Filter Middleware
- JWT Token Authentication Middleware
- Is Authenticated Middleware
- Is Authenticated OR Read Only Middleware
- Logger Middleware