Metadata-Version: 1.1
Name: dj-core-drf
Version: 0.0.4
Summary: A self-contained and extensible Django Rest Framework environment
Home-page: https://github.com/ionata/dj-core-drf
Author: Ionata Digital
Author-email: webmaster@ionata.com.au
License: UNKNOWN
Description: # dj-core-drf
        
        [![PyPI](https://img.shields.io/pypi/pyversions/dj-core-drf.svg)](https://pypi.org/project/dj-core-drf/)
        [![PyPI](https://img.shields.io/pypi/v/dj-core-drf.svg)](https://pypi.org/project/dj-core-drf/)
        [![Updates](https://pyup.io/repos/github/ionata/dj-core-drf/shield.svg)](https://pyup.io/repos/github/ionata/dj-core-drf/)
        
        DRF core app
        
        Utilises dj-core and adds in automatic addition of REST endpoints
        
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
