An open API service indexing awesome lists of open source software.

https://github.com/shime/exceptional-webhooks

see what data Exceptional is sending to your webhook URL
https://github.com/shime/exceptional-webhooks

Last synced: 7 months ago
JSON representation

see what data Exceptional is sending to your webhook URL

Awesome Lists containing this project

README

          

# Exceptional Webhooks

> You can supply us with a URL that we will POST to every time a new exception occurs (or a closed exception re-occurs).
> We will send a JSON object containing information about the exception to your URL.
> You can use this to build your own service that performs some action every time an exception is thrown.

Use this repo to debug the **JSON** request from **Exceptional**. By default, shows only the last data sent.

See it live: [http://exceptional-webhooks.herokuapp.com/](http://exceptional-webhooks.herokuapp.com/)