seanpar203 / sanic-starter
A good starting point with Sanic using Class based views, Alembic and SQLAlchemy.
☆90Updated last year
Alternatives and similar repositories for sanic-starter:
Users that are interested in sanic-starter are comparing it to the libraries listed below
- Fully featured framework for fast, easy and documented API development with Sanic☆104Updated 2 years ago
- Adds GraphQL support to your Sanic app.☆149Updated 4 years ago
- Fully Async ORM inspired in django's☆179Updated 4 months ago
- Provides rate limiting features for Sanic. Supports in-memory, redis and memcache as storage.☆85Updated 2 years ago
- Python light ORM for Redis☆79Updated 6 years ago
- A starter Kit to create skeleton for your Sanic Application with Support for Docker and Docker Compose☆49Updated 5 years ago
- Declarative query builder for SQLAlchemy☆72Updated 5 years ago
- Sanic + Nginx + Docker basic example☆85Updated 7 years ago
- a Pytest Plugin for Sanic.☆135Updated 2 years ago
- Authorization tools for Flask☆107Updated 3 years ago
- Asynchronous Flask using aiohttp☆126Updated 7 years ago
- Provides server-backed sessions for Sanic using Redis, Memcache and more.☆160Updated 4 months ago
- Real time celery monitoring using websockets☆78Updated 7 years ago
- Fulltext searchable models for SQLAlchemy. Only supports PostgreSQL☆268Updated last week
- Asyncio strategy for SQLAlchemy.☆299Updated 3 years ago
- A JSON Web Token Component for API Star☆40Updated 5 years ago
- Easily create Plugins for Sanic!☆51Updated 2 years ago
- A friendly wrapper for modern SQLAlchemy and Alembic☆148Updated 6 months ago
- WSGI adapter for aiohttp.☆232Updated 3 years ago
- Marshmallow schemas for Django REST framework☆214Updated 3 years ago
- asyncio compatible driver for elasticsearch☆97Updated 5 years ago
- Adds smart json support for WTForms. Useful for when using WTForms with RESTful APIs.☆139Updated 2 years ago
- A Dispatcher extension for Sanic which also acts as a Sanic-to-WSGI adapter☆30Updated 3 years ago
- A Sanic extension for handling Cross Origin Resource Sharing (CORS), making cross-origin AJAX possible. Based on flask-cors by Cory Dolph…☆160Updated 2 years ago
- Useful checklist for building great Celery tasks.☆118Updated 5 years ago
- simple motor wrapper for sanic