- Download or clone the whole project.
- Run dummy-json-api.exe or just the binary file(dummy-json-api) according to your device.
Then go to your browser and go to URL localhost:8000.
After running the server with the executable you can fetch data from the routes mentioned on the Home page.
then run test.js with node
node test.jsYou will see JSON data in your console after running JS file.