A Framework featuring Swagger, SQLAlchemy and Redis
Project description
Create a swagger API from a set of classes.
Main features:
Request validation and casting types according to the specification.
ORM with sqlalchemy basic operations insert/update/delete/get/get_many/get_all.
- sqlalchemy/redis integration, keeping the database in memory updated, the ACID is guaranteed by
relational database. The swaggerit does all the synchronization.
ORM only with redis basic operations insert/update/delete/get/get_many/get_all.
Asynchronous jobs submissions, than you can do a get request to know the status/result of it.
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
swaggerit-0.14.1.tar.gz
(36.1 kB
view details)
File details
Details for the file swaggerit-0.14.1.tar.gz
.
File metadata
- Download URL: swaggerit-0.14.1.tar.gz
- Upload date:
- Size: 36.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.7.0 CPython/2.7.12 Linux/4.4.0-131-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e2fe661ab9f2a745efaab52ed3885aa8e050344e606f105cae5803845f438dd5 |
|
MD5 | 43217f25addad3164802ddb91a5f745e |
|
BLAKE2b-256 | 56e0ebe16c8e140ea837b638d627e61c720421c5fa69b700f94c6c623896a476 |