loro
v1.0.6
Published
Simple Server that response JSON objects
Downloads
18
Maintainers
Readme
A Simple server written using NodeJS + expressJS, that supports POST/GET methods and return simple json responses.
The server reads the data.json
file and retreive it, you can add more data, if you want a bgger response.
Use
- Support POST and GET
- http://yourURL:port/json/loros
- http://yourURL:port/json/loro/loro1 . . .
- http://yourURL:port/json/loro/loro5
Aplication Deployed on Heroku
Dependencies
- Express - Router, view rentering, configuration