Metadata-Version: 2.1
Name: django-djmongo
Version: 0.7.9.4
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 Django application for building APIs without code
        =============================================================
        
        django-djmongo is an "API in a Box".  It provides a web-based UI for 
        MongoDB management and RESTful API management. 
        
        If you do not have a Django project setup aslready use our sample project
        with Djmongo already configured. https://github.com/videntity/djmsample.
        
        djmsample uses on Python 3.6 and Django 3.0.3.
        
        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: Programming Language :: Python :: 3.7
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Description-Content-Type: text/markdown
