Metadata-Version: 1.1
Name: ramses
Version: 0.4.1
Summary: Generate a RESTful API for Pyramid using RAML
Home-page: https://github.com/brandicted/ramses
Author: Brandicted
Author-email: hello@brandicted.com
License: UNKNOWN
Description: # `Ramses`
        [![Build Status](https://travis-ci.org/brandicted/ramses.svg?branch=master)](https://travis-ci.org/brandicted/ramses)
        [![Documentation](https://readthedocs.org/projects/ramses/badge/?version=stable)](http://ramses.readthedocs.org)
        
        Generate a RESTful API for Pyramid using [RAML](http://raml.org). It uses [Nefertari](https://github.com/brandicted/nefertari) which provides ElasticSearch-powered views.
        
        Looking to get started quickly? You can take a look at the ["Getting Started" guide](https://ramses.readthedocs.org/en/stable/getting_started.html).
        
Keywords: web pyramid pylons nefertari raml
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Framework :: Pyramid
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
