Pacote: python3-django-rest-hooks (1.5.0-1)
Links para python3-django-rest-hooks
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte python-django-rest-hooks:
- [python-django-rest-hooks_1.5.0-1.dsc]
- [python-django-rest-hooks_1.5.0.orig.tar.gz]
- [python-django-rest-hooks_1.5.0-1.debian.tar.xz]
Mantenedores(as):
Fontes externas:
- Pagina principal [github.com]
Pacotes similares:
Add webhook subscriptions to Django apps (Python3 version)
REST Hooks are advanced versions of webhooks. Traditional webhooks are usually managed manually by the user, but REST Hooks are not. They encourage RESTful access to the hooks (or subscriptions) themselves. Add several hooks for any combination of event and URLs, then get notificatied in real-time by a bundled threaded callback mechanism.
By reusing Django's signals framework, this library can be integrated into any existing Django app.
Using built-in actions, no work is required to support any basic created, updated, and deleted actions across any Django model. It also allows for custom actions (IE: beyond CRUD) to be simply defined and triggered for any model, as well as truly custom events that let an application send arbitrary payloads.
By default, this library will just POST Django's JSON serialization of a model, but it provides a serialize_hook method to customize payloads.
This package contains the Python 3 version of the library.
Outros pacotes relacionados a python3-django-rest-hooks
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-django
- High-level Python web development framework (Python 3 version)
-
- dep: python3-requests
- biblioteca HTTP elegante e simples para Python3, construída para seres humanos
Download de python3-django-rest-hooks
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
all | 15.5 kB | 61.0 kB | [lista de arquivos] |