https://github.com/rakibulhaq/rest-api-server
REST API template for Different Projects (Design Principle: SOC )
https://github.com/rakibulhaq/rest-api-server
express-js jwt-authentication rest-api template-project
Last synced: 2 months ago
JSON representation
REST API template for Different Projects (Design Principle: SOC )
- Host: GitHub
- URL: https://github.com/rakibulhaq/rest-api-server
- Owner: rakibulhaq
- Created: 2019-05-11T08:39:27.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-22T11:07:12.000Z (over 3 years ago)
- Last Synced: 2025-10-09T08:27:43.295Z (9 months ago)
- Topics: express-js, jwt-authentication, rest-api, template-project
- Language: JavaScript
- Homepage:
- Size: 523 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rest-api-server
REST API template for Different Projects
This project is to showcase the rest api server with following the Separation of Concern Design Prinicipal.
It has jwt authentication, image uploading end point and some demo routes.