Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kdaigle/hookable

A simple app that accepts and stores webhook deliveries.
https://github.com/kdaigle/hookable

Last synced: 23 days ago
JSON representation

A simple app that accepts and stores webhook deliveries.

Awesome Lists containing this project

README

        

# Hookable

This is a simple Sinatra app to help troubleshoot GitHub webhooks. Similar to [requestb.in](http://requestb.in),
I wrote this app to help demonstrate, test, and develop GitHub webhooks.

## How to launch

[![Deploy](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy)

## Contributing

Please follow the [GitHub guide](https://guides.github.com/activities/contributing-to-open-source/)
for contributing to Open Source if you'd like to help out on this project. :sparkles: