Skip to content

NAoHR/detailku-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Detailku-Server

ExpressJS based REST API intended for detailku-sija. Built with MongoDB as its Database and integrated it with mongoose ORM.

Feature:

  • Split routes to four different name
    • Admin - Admin related route (on progress)
    • User - Route that's need to be authenticated to access and authorized to edit or delete
    • Client - Route that is publicly open
    • Auth - Route that is related to authentication (admin, user)
  • Built with MVC design pattern (?)
  • Use JsonWebToken as its Authentication and Authorization service
  • Use Mongoose as its ORM for mongoDB
  • Use middleware to verify user or admin for authentication or authorization
  • Featured with Bcrypt for password encryption

Library:

Contributors

Made with Love by Najmi ~ [email protected]

Feel free to contribute

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published