Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/monalisha-jena/express_server
https://github.com/monalisha-jena/express_server
express-js express-middleware javascript mongodb mongodb-database mongoose postman
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/monalisha-jena/express_server
- Owner: monalisha-jena
- Created: 2024-08-28T12:18:13.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-28T13:00:59.000Z (3 months ago)
- Last Synced: 2024-10-11T03:40:18.763Z (about 1 month ago)
- Topics: express-js, express-middleware, javascript, mongodb, mongodb-database, mongoose, postman
- Language: JavaScript
- Homepage:
- Size: 72.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This Express server deals with routes and
and controllers separately along with a scalable folder structure for better code
readability, handling various requests (GET, POST, PATCH, DELETE) as well as middleware using postman.