Comprehensive automated OpenAPI documentation generator for Django.
Project description
Hassle-free, comprehensive automated OpenAPI document generator for Django.
Quick start
Add “djagger” to your INSTALLED_APPS setting like this:
INSTALLED_APPS = [ ... 'djagger', ]
Include the polls URLconf in your project urls.py like this:
path('djagger/', include('djagger.urls')),
Project details
Release history Release notifications | RSS feed
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.1.tar.gz
(10.9 kB
view hashes)