django-rest-framework
Web API framework
A toolkit for building web APIs with Django.
Web APIs for Django. 🎸
28k stars
625 watching
7k forks
Language: Python
last commit: 11 days ago
Linked from 3 awesome lists
apidjangopythonrest
Related projects:
Repository | Description | Stars |
---|---|---|
tivix/django-rest-auth | A Django-based authentication framework providing REST API endpoints for user registration and authentication | 2,408 |
apragacz/django-rest-registration | A comprehensive REST API framework for user registration and authentication in Django applications. | 548 |
tfranzel/drf-spectacular | A tool for generating OpenAPI 3 schemas from Django REST framework APIs | 2,400 |
yezyilomo/django-restql | Converts Django REST Framework APIs into GraphQL-like APIs with flexible query control and nested resource support. | 620 |
py-universe/django-rest-cli | A tool that speeds up the development of Django Rest APIs by automating repetitive tasks. | 117 |
django-cms/django-cms | An enterprise content management system built on top of Django. | 10,207 |
realmteam/django-rest-framework-social-oauth2 | Provides social authentication and OAuth2 support for Django REST APIs | 1,061 |
flask-restful/flask-restful | A lightweight Python framework for building REST APIs with a simple and intuitive API design | 6,845 |
wq/django-rest-pandas | An API that serves pandas DataFrames via Django REST Framework for data visualization and offline analysis. | 1,254 |
manosim/django-rest-framework-docs | A tool for documenting and displaying Django Rest Framework APIs | 647 |
imerica/dj-rest-auth | Provides authentication endpoints for Django Rest Framework applications. | 1,678 |
jpadilla/django-rest-framework-jsonp | Enables JSONP support in Django REST Framework APIs | 21 |
rsinger86/drf-flex-fields | Enables dynamic field expansion and selection in Django REST Framework serializers. | 740 |
django-json-api/django-rest-framework-json-api | A Django extension that adds support for JSON:API format to Django REST framework | 1,193 |
jpadilla/django-rest-framework-xml | XML serialization and deserialization support for Django REST Framework | 87 |