RESTful API for MongoDB built on Flask
Project description
Madame is a dynamic RESTful API for MongoDB based on Flask.
Author: | Asdine El Hrychy |
---|---|
Version: | 0.1 |
Features
- REST-compliant
- HATEOAS
- JSON Schemas separated from code
- JSON Validation
- Cache
- Versioning
Dynamic
You can add and delete new schemas without turning the servers off and use them immediatly!
Installation
$ pip install madame
Usage
from madame import Madame app = Madame() app.run()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
madame-0.1.tar.gz
(4.5 kB
view hashes)