M2Core web framework
Project description
# M2Core web framework
### Status [![Build Status](https://travis-ci.org/mdutkin/m2core.svg?branch=master)](https://travis-ci.org/mdutkin/m2core.svg?branch=master)
M2Core is a framework build over Tornado web server. It helps you to build an effective REST API in a few minutes. We use a mix of Tornado, SQLAlchemy and Redis. M2Core has lots of helpers to do you ordinary tasks while building handlers for your REST API. Real benefits are achieved when you are making
### The list of main features:
rights management (completely cached in Redis)
handy BaseModel mixin
a bunch of decorators for permissions check, try-catch block and etc.
automatic documentation in JSON per each method of each handler retrieved from docstrings
DB schema in JSON with custom fields (we use it somehow in our React form generators)
helper class for unit testing of REST API
## How to run
coming soon…
## How to use
coming soon…
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
File details
Details for the file m2core-1.0.3.tar.gz
.
File metadata
- Download URL: m2core-1.0.3.tar.gz
- Upload date:
- Size: 28.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 701ac7a62b3afa2af4f33d49025ff99608619afa198526f243986de3041d7f34 |
|
MD5 | 261d79ea1ab24a70f766fecb74e50bb0 |
|
BLAKE2b-256 | 499b6cad285a14f42ee5cfc592180e1c6ebfd024b5ff9b0f00a0f357e422357a |