• Stars
    star
    3
  • Rank 3,944,196 (Top 79 %)
  • Language
  • Created over 15 years ago
  • Updated over 10 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

<p>This project aims at making a web system that can work as a proxy and a stub as well if you want.</p> <p>The idea is that you specify an url or a pattern and an endpoint. The proxy works as proxies do, but stores the request/response pairs for you to choose as stub if your backend is not working.</p> <p>This is something I could use when the backend is either out of my hands or none of my concern.</p>