From 3a7cadd6fdb72337e9e157b752fe6aaa9973b322 Mon Sep 17 00:00:00 2001 From: Will Vincent Date: Fri, 2 Oct 2020 09:40:03 -0400 Subject: [PATCH] add django-tastypie --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c6b1f45..56c7635 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,7 @@ _For a complete listing of all available packages, see [Django Packages](https:/ - [drf-yasg](https://github.com/axnsan12/drf-yasg) - Automated generation of real Swagger/OpenAPI 2.0 schemas from Django REST Framework code. - [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. ### Async