Merge pull request #222 from yuriescl/patch-1

[NEW] drf-spectacular
This commit is contained in:
Will Vincent 2023-06-01 10:29:18 +01:00 committed by GitHub
commit 51184d43d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -114,6 +114,7 @@ _For a complete listing of all available packages, see [Django Packages](https:/
- [graphene-django](https://github.com/graphql-python/graphene-django) - GraphQL for Django.
- [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.
- [drf-spectacular](https://github.com/tfranzel/drf-spectacular) - Sane and flexible OpenAPI 3 schema generation for Django REST framework.
<!--lint enable double-link-->
### Async