drf-spectacular =============== *Sane and flexible OpenAPI 3 schema generation for Django REST framework.* Documentation is an integral part of API development and OpenAPI 3 is finally here to make that process easier. By using `drf-spectacular `_ with `Django REST Framework (DRF) `_, your schema and therefore your documentation & client will always stay close to your API. drf-spectacular works well out of the box, but also provides you with several easy ways to customize the generated OpenAPI 3 schema. It is explicitly designed to work well for documentation (`SwaggerUI `_, `ReDoc `_) and automatic `client generation `_. Table of Contents ----------------- .. toctree:: :maxdepth: 3 readme.rst settings.rst customization.rst client_generation.rst faq.rst blueprints.rst drf_yasg.rst contributing.rst changelog.rst license.rst drf_spectacular.rst Indices and Tables ------------------ * :ref:`genindex` * :ref:`modindex` * :ref:`search`