Moxy (or moxy) is a programmable mock proxy. It is an HTTP proxy exposing web hooks that you can use in order to tell it what to do, and when to do it. Learn more » Quick Start Run gem install moxy As a system executable $ moxy # no arguments, default to localhost, 9292 $ moxy integration-notifier.dev.com 3000 As a Web app $ git clone https://github.com/jondot/moxy $ cd moxy; rackup A web app is g