Skip to content

mmartinalo/mock-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mock Server

Logs all request recived

Run it

First get dependencies:

    npm install

Run it:

    npm run serve [--port=8888]
    npm run serve-store-body # to store the body received into a file

About

Run a mock server on local to debug

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published