An open API service indexing awesome lists of open source software.

https://github.com/gergeshany/node-farm


https://github.com/gergeshany/node-farm

Last synced: 3 months ago
JSON representation

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