Compare commits

..

No commits in common. "51184d43d0ae6079f52d6448a1aa65a3572876f9" and "90eabc3db0fa05cb9cafccdaf4fca8f14a9470a3" have entirely different histories.

View File

@ -114,7 +114,6 @@ _For a complete listing of all available packages, see [Django Packages](https:/
- [graphene-django](https://github.com/graphql-python/graphene-django) - GraphQL for Django. - [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-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.
<!--lint enable double-link--> <!--lint enable double-link-->
### Async ### Async