Metadata-Version: 2.1
Name: django-describer
Version: 0.0.2
Summary: A tool for automated generation of several APIs from a Django webapp.
Home-page: https://github.com/karlosss/django_describer
Author: Karel Jilek
Author-email: los.karlosss@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: django
Requires-Dist: django-filter
Requires-Dist: graphene
Requires-Dist: graphene-django
Requires-Dist: graphene-django-extras

# django_describer

An easy-to-use tool to auto-generate several APIs.


