Metadata-Version: 1.2
Name: django_bridger
Version: 0.0.1
Summary: The bridge between a Django Backend and a Javascript based Frontend
Home-page: UNKNOWN
Author: Christopher Wittlinger @ Intellineers GmbH & Co.KG
Author-email: c.wittlinger@intellineers.com
License: BSD-3-Clause
Description: [![Build Status](https://travis-ci.com/intellineers/django-bridger.svg?branch=master)](https://travis-ci.com/intellineers/django-bridger)
        [![codecov](https://codecov.io/gh/intellineers/django-bridger/branch/master/graph/badge.svg)](https://codecov.io/gh/intellineers/django-bridger)
        
        # Django Bridger
        A django app, that bridges the gap between the backend and frontend to enable automatic creation of frontend apps.
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 2.2
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Requires-Python: >=3.6.7
