django-rest-framework-docs
API doc generator
A tool for documenting and displaying Django Rest Framework APIs
Document Web APIs made with Django Rest Framework
647 stars
22 watching
184 forks
Language: Python
last commit: almost 3 years ago
Linked from 1 awesome list
djangodjango-rest-frameworkdocspypiweb-api
Related projects:
Repository | Description | Stars |
---|---|---|
nelmio/nelmioapidocbundle | Generates documentation for REST APIs from annotations in a PHP framework | 2,229 |
nanuxbe/django-classy-doc | A tool to generate documentation for Django applications with customizable settings | 27 |
yezyilomo/django-restql | Converts Django REST Framework APIs into GraphQL-like APIs with flexible query control and nested resource support. | 620 |
mitmproxy/pdoc | A tool for generating API documentation from Python code | 1,958 |
techgaun/gulp-apidoc | Generates documentation for RESTful web APIs | 5 |
mermade/reslate | A proof-of-concept tool for generating static documentation for APIs using Slate v3 and Eleventy | 145 |
py-universe/django-rest-cli | A tool that speeds up the development of Django Rest APIs by automating repetitive tasks. | 117 |
context-labs/autodoc | Tool for auto-generating codebase documentation using Large Language Models | 1,967 |
brobin/drf-generators | Automates the creation of views, serializers, and URLs for Django Rest Framework applications. | 353 |
apragacz/django-rest-registration | A comprehensive REST API framework for user registration and authentication in Django applications. | 545 |
vishalanandl177/drf-api-logger | Logs API requests and responses to a database or listens for signals to store data in various formats. | 313 |
crossref/rest-api-doc | Documentation and guidelines for building software applications interacting with the Crossref REST API. | 743 |
smoku/phoenix_api_docs | A tool to generate API documentation from annotations in controllers and tests. | 26 |
django-json-api/django-rest-framework-json-api | A Django extension that adds support for JSON:API format to Django REST framework | 1,193 |
timothycrosley/portray | Automates the creation of documentation websites for Python projects with minimal configuration | 862 |