An open API service indexing awesome lists of open source software.

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.

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.