Metadata-Version: 1.1
Name: apistar-mongoengine
Version: 0.0.2
Summary: Shameless bootleg copy of flask-mongoengine for API Star.
Home-page: http://github.com/njncalub/apistar-mongoengine
Author: Nap Joseph Calub
Author-email: njncalub+apistar_mongoengine@gmail.com
License: MIT
Description: # apistar-mongoengine
        
        Shameless bootleg copy of [flask-mongoengine](https://github.com/MongoEngine/flask-mongoengine/) for [API Star](https://github.com/encode/apistar).
        
        ## Installation
        
        ```
        $ pip install apistar-mongoengine
        ```
        
        ## License
        
        MIT licensed. Please see the bundled [LICENSE file](./LICENSE) for more details.
Platform: any
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
