This is the README.txt for MBE, the Mongo backend.

MBE is a backend written in Python 3 that provides database access, authentication, access control and other features on top of the MongoDB document database.

General documentation is at: http://www.optimalbpm.se/wiki/index.php/MBE
API documentation can be found at http://www.optimalbpm.se/api/mbe/index.html .
To explore the API, it is recommended to start at the node-module: http://www.optimalbpm.se/api/mbe/mbe.html#module-mbe.node
The source as well as examples are found at https://github.com/OptimalBPM/mbe .