Skip to content

mkehlmann/JsonMockServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JsonMockServer

Simple Nodejs json file server

To Get Things Running:

-Make sure you have NodeJs installed (nodejs.org)

-Clone this repo

-Open a terminal/command prompt and change directories to the cloned repository.

-Type: "npm install express" and press enter

-Type: "node app"

-Go to http://localhost:4000/MockServer/foo

-To add your own endpoints, add json files to the Data folder.

About

Simple Nodejs json file server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published