Skip to content

tingbot/webhook-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tingbot Webhook 🎣 Server

The hook server for webhook support in tingbot-python. A small lightweight python app that utilizes HTTPServer, zmq for sockets, and shelve for persistant storage.

Using Webhooks:

Currently Tingbot provides free public access to this functionality on a subdomain of Tingbot.com e.g.

http://webhook.tingbot.com/my-hook

my-hook can be any valid URL where information will be posted for the Tingbot webhook to recieve.

  • More on Tingbot webhooks can be found here.

Private Webhooks:

Currently the only way to have a secured private webhook for Tingbot is by hosting the webhook 🎣 server privately.

About

🎣  Server for webhook support in tingbot-python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published