InspectR icon indicating copy to clipboard operation
InspectR copied to clipboard

InspectR, Inspect remote http requests. Based on the idea RequestB.in. www.inspectb.in is currently running the develop branch.

InspectR

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.

Live example

You can view a live site running InspectR and play with it on http://inspectb.in

Contribute

Please fork and send a pull request if you want to contribute.

License

The code is licensed under MIT, see LICENSE.