Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iron-m4n/express-api
A example of expressjs methods and middlewares
https://github.com/iron-m4n/express-api
api api-example express expressjs
Last synced: about 1 month ago
JSON representation
A example of expressjs methods and middlewares
- Host: GitHub
- URL: https://github.com/iron-m4n/express-api
- Owner: IRON-M4N
- License: mit
- Created: 2024-10-06T10:38:20.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-11T05:51:33.000Z (about 2 months ago)
- Last Synced: 2024-11-11T06:32:02.257Z (about 2 months ago)
- Topics: api, api-example, express, expressjs
- Language: JavaScript
- Homepage:
- Size: 1.94 MB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Expressjs API Example
#### In `app.js`, there are all methods, routes, and middlewares explained in comments.
#### There is also another way like exporting the router and using it, but... **WE DON'T DO THAT** (I'm lazy).
### If I missed any method or middleware, feel free to make a PR with an explanation.
### If you need more details, then head over to the Express.js [docs](https://expressjs.com).
---
###### If you have any doubts, contact me. I'll respond when I'm bored...
###### [Contact](https://github.com/IRON-M4N)