/request-catcher

A tool for debugging and testing webhooks, HTTP clients, etc.

Primary LanguageGo

Request Catcher

Request Catcher is a tool for catching web requests for testing webhooks, http clients and other applications that communicate over http. Request Catcher gives you a subdomain to test your application against. Keep the index page open and instantly see all incoming requests to the subdomain via WebSockets.

go run main.go "config/development.json"