Metadata-Version: 1.1
Name: nefertari
Version: 0.7.0
Summary: REST API framework for Pyramid
Home-page: https://github.com/ramses-tech/nefertari
Author: Ramses
Author-email: hello@ramses.tech
License: UNKNOWN
Description: # `Nefertari`
        [![Build Status](https://travis-ci.org/ramses-tech/nefertari.svg?branch=master)](https://travis-ci.org/ramses-tech/nefertari)
        [![Documentation](https://readthedocs.org/projects/nefertari/badge/?version=stable)](http://nefertari.readthedocs.org)
        
        Nefertari is a REST API framework sitting on top of [Pyramid](https://github.com/Pylons/pyramid) and [Elasticsearch](https://www.elastic.co/downloads/elasticsearch). She currently offers two backend engines: [SQLA](https://github.com/ramses-tech/nefertari-sqla) and [MongoDB](https://github.com/ramses-tech/nefertari-mongodb).
        
Keywords: web wsgi bfg pylons pyramid rest api elasticsearch
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: Programming Language :: Python :: 3.5
Classifier: Framework :: Pyramid
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
