Welcome to Madame

Release v0.1.2. (Installation)

Welcome to Madame’s documentation. Madame is a RESTful API for MongoDB built on Flask. It is highly customizable and easy to use and to configure.

from madame import Madame

app = Madame()
app.run()

Madame depends on two main libraries: the Flask microframework and the Validictory data validator. These libraries are not documented here. If you want to dive into their documentation, check out the following links:

Madame is an easy-to-use RESTful API for Python and MongoDB. You are currently looking at the documentation of the development version.

Donate

If you love Madame, consider supporting the author on Gittip:

Feedback

Feedback is greatly appreciated. If you have any questions, comments, random praise, or anonymous threats, shoot me an email.

Useful Links

This Page

Fork me on GitHub