https://github.com/deepakthecoder1982/backendprojectfordatafetching
A Node Js API to fetch the data using Expresses Framework
https://github.com/deepakthecoder1982/backendprojectfordatafetching
Last synced: 7 months ago
JSON representation
A Node Js API to fetch the data using Expresses Framework
- Host: GitHub
- URL: https://github.com/deepakthecoder1982/backendprojectfordatafetching
- Owner: deepakthecoder1982
- Created: 2023-06-19T19:25:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-19T21:07:36.000Z (over 2 years ago)
- Last Synced: 2025-02-07T10:46:30.215Z (9 months ago)
- Language: JavaScript
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BackendProjectForDataFetching
__A Node Js API to fetch the User's data using Expresses Framework__```
While Making a request on /api/users/
```
```
While Making a request on /api/users/:id
```
An Small Backend Project with Express framework! 😉