Skip to main content

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


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.0.tar.gz (6.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page