Metadata-Version: 2.1
Name: django-api-helper
Version: 0.0.1
Summary: An abstraction layer for creating APIs in Django Rest Framework, supports rpc style APIs.
Home-page: https://github.com/ruchitmicro/django-api-helper
Author: Ruchit Kharwa
Author-email: ruchit@wolfx.io
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Framework :: Django
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: django-api-helper
Requires-Dist: django-filter
Requires-Dist: django-import-export
Requires-Dist: django (>=3.0)

UNKNOWN

