Skip to content

serginator/mock200

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mock200

Quick mock server to answer 200OK to all paths.

How to

  • Make sure you have node.js and npm installed.
  • Clone the repo: git clone git@pdihub.hi.inet:srs30/mock200.git
  • Cd into the repo: cd mock200
  • Install dependencies: npm install
  • Run it: npm start or node server.js

Test it

Just run in your console a curl like curl http://localhost:3000/test to see the status 200.

About

Mock server to answer 200OK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors