Skip to content

A simple Node JS Application built to create a Restful Mock Service that is easy to configure and maintain as most of the changes are done in UI and especially useful during development or testing phase

Notifications You must be signed in to change notification settings

jamesq9/MockService-with-NodeJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MockService-with-NodeJS

A simple Node JS Application built to create a Restful Mock Service that is easy to configure and maintain as most of the changes are done in UI and especially useful during development or testing phase

This is in Alpha version, Expect lot of changes in the comming days.

How to Run The Applicaiton.

Install NodeJS and NPM. Browse to the directory where the files are extracted. Open terminal or cmd and Run the below commands.

  1. npm install
  2. npm start

Goto : http://localhost:8089 to Browse the Applicaiton.

Goto : http://localhost:8089/ms/mock?name=james to see a demo mock service up and running.

About

A simple Node JS Application built to create a Restful Mock Service that is easy to configure and maintain as most of the changes are done in UI and especially useful during development or testing phase

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published