Metadata-Version: 1.1
Name: flask-lazyapi
Version: 0.4.6
Summary: A Simple, Restful MongoDB Server built on Flask and Flask-Classy
Home-page: https://github.com/colwilson/flask-lazyapi
Author: Col Wilson
Author-email: colwilson@bcs.org
License: BSD
Description: 
        A REST interface for MongoDB that runs on your flask development server while you write the app.
        Virtually zero config, no schemas and useless in the real world. Much like myself. 
        
        
Platform: any
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Topic :: Database :: Front-Ends
Classifier: Topic :: Software Development :: Libraries :: Python Modules
