Metadata-Version: 2.1
Name: django-modelapiview
Version: 1.1.0
Summary: An APIView to handles its model endpoints
Home-page: https://github.com/TiphaineLAURENT/Django_APIView
Author: Tiphaine LAURENT
Author-email: tip.lau@hotmail.fr
License: BSD
Description: # Django_APIView
        Implement a base generic view for handling model RESTful endpoints
        
Platform: any
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.6
Description-Content-Type: text/markdown
