wileykestner / falcon-sqlalchemy-demoLinks
A demo app using Python's falcon web framework using sqlalchemy for persistence and alembic for migrations
☆34Updated last year
Alternatives and similar repositories for falcon-sqlalchemy-demo
Users that are interested in falcon-sqlalchemy-demo are comparing it to the libraries listed below
Sorting:
- A example Falcon API Service☆131Updated 6 years ago
- A falcon middleware + authentication backends that adds authentication layer to you app/api service.☆101Updated last year
- SQLAlchemy dependency for nameko services☆71Updated last year
- A JSON Web Token Component for API Star☆40Updated 6 years ago
- The .env file support for Flask Config☆53Updated 3 years ago
- Active-Alchemy is a framework agnostic wrapper for SQLAlchemy that makes it really easy to use by implementing a simple active record lik…☆121Updated 4 years ago
- Alembic migrations for apistar☆18Updated 2 years ago
- A good starting point with Sanic using Class based views, Alembic and SQLAlchemy.☆89Updated 2 years ago
- A Python GraphQL server example using Falcon and Graphene☆28Updated 8 years ago
- Cookiecutter template for Tornado based projects☆56Updated 2 years ago
- A simple library for adding database fixtures for unit tests using nothing but JSON or YAML.☆64Updated 5 years ago
- GRPC Extensions for Nameko☆61Updated 2 years ago
- Seamlessly serve your static assets of your Flask app from Amazon S3☆200Updated 2 years ago
- A curated list of awesome packages, articles, and other cool resources from the API Star community.☆57Updated 6 years ago
- SeaSurf is a Flask extension for preventing cross-site request forgery (CSRF).☆196Updated 2 months ago
- Elegant Python REST toolkit built on top of falcon☆74Updated 6 years ago
- Adds GraphQL support to your Sanic app.☆148Updated 5 years ago
- asyncio compatible driver for elasticsearch☆99Updated 6 years ago
- SQLAlchemy nested sets mixin (MPTT)☆198Updated this week
- Implement aiohttp.web OpenAPI 3 server applications with schema first approach.☆105Updated 10 months ago
- Authorization tools for Flask