https://github.com/hussein-m-kandil/generic-express-service
A generic Express.js back-end service that supports multiple front-end projects. Includes RESTful API endpoints, authentication/authorization logic.
https://github.com/hussein-m-kandil/generic-express-service
Last synced: 6 months ago
JSON representation
A generic Express.js back-end service that supports multiple front-end projects. Includes RESTful API endpoints, authentication/authorization logic.
- Host: GitHub
- URL: https://github.com/hussein-m-kandil/generic-express-service
- Owner: hussein-m-kandil
- Created: 2025-04-12T13:42:27.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-04-12T14:15:55.000Z (6 months ago)
- Last Synced: 2025-04-12T15:25:48.178Z (6 months ago)
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Generic Express Service
A generic Express.js back-end service that supports multiple front-end projects. Includes RESTful API endpoints, authentication/authorization logic, and maybe some scheduled background jobs for database maintenance.