0.0.3 • Published 2 years ago

moxxy v0.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Moxxy

Moxxy is a mock and a proxy for developing against APIs that may or may not exist. With Moxxy you can mock responses to specific requests and proxy all other requests to a live service.

Features

  • Mock/Proxy multiple services simultaneously.
  • Dead simple configuration.
  • No-reload mock changes and Hot-reload config changes.