Skip to content
This repository has been archived by the owner on Oct 6, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 526 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 526 Bytes

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.