Metadata-Version: 2.1
Name: autogenerated-api
Version: 1.0.2
Summary: Get Autogenerated Serializers and APi End Points
Home-page: https://github.com/djangoconfire/autogenerated_api.git
Author: RituRaj
Author-email: ritu31195@gmail.com
License: GPLv3
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=2.7.15
Description-Content-Type: text/markdown
Requires-Dist: django (==1.8.14)
Requires-Dist: django-filter (==1.0.4)
Requires-Dist: djangorestframework (==3.4.2)
Requires-Dist: sets

https://pypi.org/project/autogenerated_api/

Get Autogenerated Serializers and API EndPoints

**Requirements:**
	- django
	- djangorestframework
	- django-filter

**Installation:**

The stable version can be installed by running "pip install autogenerated_api"

**How to Use:**

I will soon Update...


