From 6e53901c7181cf885c99855e6ce0f3879b0a935f Mon Sep 17 00:00:00 2001 From: Yuri Escalianti Date: Wed, 31 May 2023 07:11:57 -0300 Subject: [PATCH] Added drf-spectacular --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6d8015b..652d7a7 100644 --- a/README.md +++ b/README.md @@ -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. ### Async