https://github.com/gergeshany/node-farm
https://github.com/gergeshany/node-farm
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gergeshany/node-farm
- Owner: GergesHany
- Created: 2024-01-30T17:26:18.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-31T20:16:37.000Z (almost 2 years ago)
- Last Synced: 2024-01-31T21:28:41.105Z (almost 2 years ago)
- Language: HTML
- Size: 313 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Node-Farm
### Demo video
https://github.com/GergesHany/Node-Farm/assets/105644935/dc1df63e-130a-4bdc-8d43-17ec3c8106ae
## End points
#### localhost:8000 : Home page
- /api : API page
- /product : Product page
- /overview : Overview page
- /product?id=0 : Product page with id 0
- /product?id=1 : Product page with id 1
- /product?id=2 : Product page with id 2
- /product?id=3 : Product page with id 3
- /product?id=4 : Product page with id 4