Metadata-Version: 1.1
Name: Aerate
Version: 0.0.1.dev13
Summary: Aerate REST APIs: falcons with bravado and swagger.
Home-page: http://aerate.arable.com
Author: Kelly Caylor
Author-email: kelly@arable.com
License: BSD
Description: Aerate
        ======
        .. image:: https://secure.travis-ci.org/arable/aerate.png?branch=master 
                :target: https://secure.travis-ci.org/arable/aerate
        
        Aerate is an open source Python REST API framework built on top of falcon and based on swagger.io specifications parsed within bravado-core
        
        Aerate can be used to build and deploy highly customizable, fully featured
        RESTful Web Services that conform to swagger specifications. 
        
        
        
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
