Skip to content

swadand/dummy-json-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running the api locally.

  1. Download or clone the whole project.
  2. 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.js

You will see JSON data in your console after running JS file.

About

A Web server for providing Dummy json data. made to practice Golang.

Topics

Resources

Stars

Watchers

Forks

Contributors