Skip to main content

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.

https://github.com/dutradda/swaggerit

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

swaggerit-0.10.1.tar.gz (35.6 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