Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 5 days 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 (about 10 years ago)
- Default Branch: master
- Last Pushed: 2022-11-20T19:51:24.000Z (almost 2 years ago)
- Last Synced: 2024-08-02T15:47:40.038Z (3 months ago)
- Topics: http, request-bin, webhooks, webhooks-catcher
- Language: Go
- Homepage: https://requestcatcher.com
- Size: 265 KB
- Stars: 113
- Watchers: 7
- Forks: 32
- Open Issues: 4
-
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"`