mirror of
https://github.com/wsvincent/awesome-django.git
synced 2024-11-23 20:11:09 +00:00
🤝 Add django-webhook (#235)
This commit is contained in:
parent
81c44a168c
commit
dc3150b41f
|
@ -118,6 +118,7 @@ _For a complete listing of all available packages, see [Django Packages](https:/
|
||||||
- [django-ninja](https://django-ninja.rest-framework.com/) - Django Ninja - Fast Django REST framework based on type annotations.
|
- [django-ninja](https://django-ninja.rest-framework.com/) - Django Ninja - Fast Django REST framework based on type annotations.
|
||||||
- [django-tastypie](https://github.com/django-tastypie/django-tastypie) - Creating delicious APIs for Django apps since 2010.
|
- [django-tastypie](https://github.com/django-tastypie/django-tastypie) - Creating delicious APIs for Django apps since 2010.
|
||||||
- [drf-spectacular](https://github.com/tfranzel/drf-spectacular) - Sane and flexible OpenAPI 3 schema generation for Django REST framework.
|
- [drf-spectacular](https://github.com/tfranzel/drf-spectacular) - Sane and flexible OpenAPI 3 schema generation for Django REST framework.
|
||||||
|
- [django-webhook](https://github.com/danihodovic/django-webhook) - A plug-and-play Django app for sending outgoing webhooks on model changes.
|
||||||
<!--lint enable double-link-->
|
<!--lint enable double-link-->
|
||||||
|
|
||||||
### Async
|
### Async
|
||||||
|
|
Loading…
Reference in New Issue
Block a user