Skip to content

FaraAppDevTeam/MockServer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MockServer

MockServer is easy and quic way to run mock APIs locally. No remote deployment, no account required, free and open-source.

It's a web panel and a CLI that help you work faster with APIs by mocking them. Integrate third-party APIs quicker, improve your integration tests, speed up your development, etc.

You can find full documentation here.

Features

  • unlimited number of mock local servers and routes
  • proxy forwarding
  • complete control on routes definition: HTTP methods and statuses, regex paths, file serving, custom headers, etc.
  • JSON templating
  • store state between requests
  • modify proxy response
  • API for integration in external services
  • multiple responses per route
  • importing / exporting
  • simulated latency
  • running external scripts
  • ... and many more - see the documentation

Feature requests

About

MockServer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 81.1%
  • HTML 18.5%
  • Other 0.4%