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: 8 months ago
JSON representation

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

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"`