Skip to main content

Comprehensive automated OpenAPI documentation generator for Django.

Project description

Package Badge Pypi Badge

Hassle-free, comprehensive automated OpenAPI document generator for Django.

Quick start

  1. Add “djagger” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = [
        ...
        'djagger',
    ]
  2. Include the polls URLconf in your project urls.py like this:

    path('djagger/', include('djagger.urls')),

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

djagger-1.0.2.tar.gz (12.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page