https://github.com/jbowens/request-catcher
A tool for debugging and testing webhooks, HTTP clients, etc.
https://github.com/jbowens/request-catcher
http request-bin webhooks webhooks-catcher
Last synced: 8 months ago
JSON representation
A tool for debugging and testing webhooks, HTTP clients, etc.
- Host: GitHub
- URL: https://github.com/jbowens/request-catcher
- Owner: jbowens
- Created: 2014-10-18T00:08:50.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-10-05T14:27:23.000Z (over 1 year ago)
- Last Synced: 2025-04-06T10:42:52.305Z (10 months ago)
- Topics: http, request-bin, webhooks, webhooks-catcher
- Language: Go
- Homepage: https://requestcatcher.com
- Size: 1.13 MB
- Stars: 133
- Watchers: 6
- Forks: 35
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Request Catcher
===============
[Request Catcher](https://requestcatcher.com) 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"`