Based on the idea of http://requestb.in, this tool allows you to inspect incomming http request on a remote network.
You can think of it as 'fiddler for webhooks', to view and inspect http request data from webhooks or other http clients not running in a local network.
You can view a live site running InspectR and play with it on http://inspectb.in
Please fork and send a pull request if you want to contribute.
The code is licensed under MIT, see LICENSE.