https://github.com/adimyy/node_farm
This is a mini project which is Node-Farm. Using node.js file system.
https://github.com/adimyy/node_farm
filesystem nodejs
Last synced: 9 months ago
JSON representation
This is a mini project which is Node-Farm. Using node.js file system.
- Host: GitHub
- URL: https://github.com/adimyy/node_farm
- Owner: ADIMYY
- Created: 2024-02-03T01:10:33.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-29T16:04:55.000Z (about 2 years ago)
- Last Synced: 2025-04-06T04:42:30.064Z (about 1 year ago)
- Topics: filesystem, nodejs
- Language: HTML
- Homepage:
- Size: 51.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

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