Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ramses-tech/nefertari
Nefertari is a REST API framework sitting on top of Pyramid and ElasticSearch
https://github.com/ramses-tech/nefertari
pyramid python
Last synced: 3 months ago
JSON representation
Nefertari is a REST API framework sitting on top of Pyramid and ElasticSearch
- Host: GitHub
- URL: https://github.com/ramses-tech/nefertari
- Owner: ramses-tech
- License: apache-2.0
- Archived: true
- Created: 2015-03-27T16:00:31.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-03-29T19:23:59.000Z (over 4 years ago)
- Last Synced: 2024-07-22T18:36:00.403Z (3 months ago)
- Topics: pyramid, python
- Language: Python
- Size: 934 KB
- Stars: 53
- Watchers: 13
- Forks: 19
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-pyramid - nefertari - Nefertari is a REST (RESTful API)
- starred-awesome - nefertari - Nefertari is a REST API framework sitting on top of Pyramid and ElasticSearch (Python)
README
# `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).