django-webhook
Webhook sender
A Django app that sends outgoing HTTP requests when model changes occur.
Django webhooks triggered on model changes
192 stars
4 watching
8 forks
Language: Python
last commit: 3 months ago
Linked from 1 awesome list
djangointegrationsmodelssignalswebhooks
Related projects:
Repository | Description | Stars |
---|---|---|
discolabs/django-shopify-webhook | A package to handle Shopify webhooks in Django applications | 48 |
rjeczalik/gh | A Go library for handling GitHub webhooks with customizable event handlers. | 81 |
kyee-rs/unihook | A simple webhook handler for Telegram using Deno and grammY framework. | 7 |
42atomys/webhooked | A tool to handle and process webhooks in a centralized manner. | 37 |
mpociot/captainhook | A package that enables event-driven callbacks in Laravel applications | 335 |
mrb0nj/slack.webhooks | An .NET library that integrates with Slack's Incoming and Outgoing webhooks API | 173 |
wpoortman/magehook | An abstraction layer to facilitate seamless creation and dispatching of webhooks from Magento 2 | 22 |
scullwm/mailhookbundle | Automatically processes incoming API webhooks from various email services and maps them to user entities. | 38 |
go-playground/webhooks | A library that enables easy processing of GitHub, Bitbucket, GitLab, and other web service notifications. | 956 |
stephenmcd/django-socketio | Enables WebSockets support in Django applications | 1,321 |
standard-webhooks/standard-webhooks | Proposes and provides tools for standardizing webhooks across the industry to improve security, compatibility, and innovation. | 1,336 |
django/django | A high-level Python web framework that facilitates rapid development and clean design for building web applications. | 80,945 |
ui/django-post_office | An asynchronous email sending system with features like support for HTML emails and scheduled sending. | 1,008 |
marshmallow-code/webargs | A Python library for parsing and validating HTTP request objects with support for multiple web frameworks. | 1,379 |
khadegd/django-webpack-starter | A Django project with Webpack 5 and Bootstrap 4 integration for hot-reloading and on-demand code bundling. | 59 |