Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ramses-tech/ramses
RAML + Elasticsearch / Postgres / Mongodb / Your Data Store™ + Pyramid = RESTful API
https://github.com/ramses-tech/ramses
pyramid python
Last synced: 3 months ago
JSON representation
RAML + Elasticsearch / Postgres / Mongodb / Your Data Store™ + Pyramid = RESTful API
- Host: GitHub
- URL: https://github.com/ramses-tech/ramses
- Owner: ramses-tech
- License: apache-2.0
- Archived: true
- Created: 2015-02-11T14:13:35.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-03-29T11:37:48.000Z (over 4 years ago)
- Last Synced: 2024-07-12T09:45:27.768Z (4 months ago)
- Topics: pyramid, python
- Language: Python
- Homepage: http://ramses.tech
- Size: 511 KB
- Stars: 303
- Watchers: 17
- Forks: 30
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-pyramid - ramses - Generate a RESTful API using (RESTful API)
- starred-awesome - ramses - RAML + Elasticsearch / Postgres / Mongodb / Your Data Store™ + Pyramid = RESTful API (Python)
README
# `Ramses`
[![Build Status](https://travis-ci.org/ramses-tech/ramses.svg?branch=master)](https://travis-ci.org/ramses-tech/ramses)
[![Documentation](https://readthedocs.org/projects/ramses/badge/?version=stable)](http://ramses.readthedocs.org)
[![Join the chat at https://gitter.im/ramses-tech/ramses](https://img.shields.io/badge/gitter-join%20chat%20%E2%86%92-brightgreen.svg)](https://gitter.im/ramses-tech/ramses)Ramses is a framework that generates a RESTful API using [RAML](http://raml.org). It uses Pyramid and [Nefertari](https://github.com/ramses-tech/nefertari) which provides Elasticsearch / Posgres / MongoDB / Your Data Store™ -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).