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

https://github.com/m4cs/hookme

Easy To Use Flask App For Receiving And Viewing WebHooks
https://github.com/m4cs/hookme

flask flask-application json python webhook-server webhooks

Last synced: 3 months ago
JSON representation

Easy To Use Flask App For Receiving And Viewing WebHooks

Awesome Lists containing this project

README

        

# HookMe
Easy To Use Flask App For Receiving And Viewing WebHooks

# Getting Started

Run `pip3 install -r requirements.txt`

Run `python3 start.py`

Go to browser and hit: `http://localhost:5000`

Check console to see Webhook URL and See Webhooks Being Printed

EZPZ!