Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ Escape from localhost while in development mode. Obvious security risks in produ
* Use-case: you want to make your localhost server publicly exposed
* [Webhook.site](https://webhook.site/) - easily test, inspect, forward and create Custom Actions for any incoming HTTP request or e-mail
* Use-case: you want to test/debug any incoming HTTP request or email without publishing your own server
* [Spiderhash](https://spiderhash.io/) - inspect, debug, and replay webhook/API callback traffic with searchable request history and shareable endpoints
* Use-case: you want a developer-focused webhook inbox for testing integrations and troubleshooting callback flows

## Version control

Expand Down