Metadata-Version: 2.1
Name: django-djmongo
Version: 0.7.7.8
Summary: A reusable Django application providing a web interface for MongoDB and a RESTful API Toolkit.
Home-page: https://github.com/videntity/django-djmongo
Author: Alan Viars
Author-email: sales@videntity.com
License: GPL2
Description: djmongo - A Drop-in Django Application for MongoDB
        ==================================================
        
        django-djmongo is an "API in a Box".  It provides a web-based UI for MongoDB,
        the ability to import data, and create RESTful APIs without the need to 
        write code. For beginners, it is easier to start with our sample project
        with Djmongo already configured. https://github.com/videntity/djmsample.
        
        You can also install this on top of https://github.com/TransparentHealth/sharemyhealth 
        
        
        See the [Wiki](https://github.com/videntity/django-djmongo/wiki/Installation) page for installation and further documentation.
        
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Description-Content-Type: text/markdown
