Bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
5 results tagged webhooks  ✕   ✕
ncarlier/webhookd https://github.com/ncarlier/webhookd
Wed 22 Jun 2022 05:51:24 PM PDT archive.org

A very simple webhook server to launch shell scripts.

golang webhooks http server scripts
celery/celery https://github.com/celery/celery
Wed 09 Jun 2021 03:34:04 PM PDT archive.org

A distributed task queue written in Python that implements multiple message brokers and workers. Used to distribute tasks (discrete units of work or messages) to worker processes elsewhere on the host or the network. Generic communication protocol - there are protocol adapters for multiple other programming languages. Also implements webhooks.

Aims to be easy to use, with no required configuration files. This might be a case of "write your own simple daemon." Requires RabbitMQ or Redis as its message brokers.

https://docs.celeryproject.org/en/stable/

https://docs.celeryproject.org/en/latest/getting-started/first-steps-with-celery.html

https://medium.com/swlh/python-developers-celery-is-a-must-learn-technology-heres-how-to-get-started-578f5d63fab3

python exocortex queue tasks workers agents messages webhooks
dgl/alertmanager-webhook-signald https://github.com/dgl/alertmanager-webhook-signald
Sat 16 Jan 2021 10:11:23 PM PST archive.org

A fairly simple webhook service that listens to a signald socket and exposes messages via HTTP. Uses YAML for its config files. Can also send messages (replies?) using one or more template files as a basis.

exocortex signald webhooks golang http
argovaerts/hookless.co https://github.com/argovaerts/hookless.co
Sun 31 May 2020 04:02:35 PM PDT archive.org

A self-hosted service that pings webhooks or other URLs on a user-defined schedule. Works a little bit like cron. Can even do things every X minutes or hours, like cron.

Written in PHP, uses SQLite.

If you don't want to set it up yourself: https://hookless.co/

rest api php timer scheduling jobs selfhosted sqlite exocortex webhooks urls
Patchbay https://patchbay.pub/
Thu 28 Nov 2019 04:20:08 PM PST archive.org

patchbay.pub is a free web service you can use to implement things like static site hosting, file sharing, cross-platform notifications, webhooks handling, smart home event routing, IoT reporting, job queues, chat systems, bots, etc, all completely cgi-bin and requiring no account creation or authentication. Most implementations need nothing but curl and simple bash snippets.

Github repo for a basic server: https://github.com/patchbay-pub/patchbay-simple-server

Github repo for CLI tools: https://github.com/patchbay-pub/patchbay

exocortex http https service events data notifications webhooks messages messagebus golang
4145 links, including 267 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn