Skip to content

A REST API from scratch built in nodejs with features like user management, login authentication and JWT auth tokens and MOngoDB

License

Notifications You must be signed in to change notification settings

foo290/express-REST

Repository files navigation

express-REST

A REST-API with MongoDB implementation in nodejs from scratch which includes features like:

  • User Management
  • User Login Authentication
  • JWT Token Authentication

Custom-Middlewares:

  • IP-Filter Middleware
  • Active Accounts Filter Middleware
  • JWT Token Authentication Middleware
  • Is Authenticated Middleware
  • Is Authenticated OR Read Only Middleware
  • Logger Middleware

About

A REST API from scratch built in nodejs with features like user management, login authentication and JWT auth tokens and MOngoDB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published