Skip to content

jayakumarreddy/Local-Mock-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local Mock Server

Local Mock Server is a simple tool for creating mock server locally. With this you can create number of mock api's by configuring request method, request path, response status and JSON response body

This app spins up a server locally and saves all the JSON data locally on your system(on Desktop)

Uses

  • Before integrating with the real api, front-end developers can create a mock server to simulate each endpoint and its corresponding response body and also response status
  • Helps in reducing the dependency of UI team with the server team

ScreenShots

  • Creating new Mock API image

  • Editing Mock API image

  • JSON Viewer image

About

This is a Electron app for spinning up a local mock server quickly

Resources

License

Stars

Watchers

Forks

Packages

No packages published