Provides rate limiting features for Sanic. Supports in-memory, redis and memcache as storage.
☆83Jun 22, 2022Updated 3 years ago
Alternatives and similar repositories for sanic-limiter
Users that are interested in sanic-limiter are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Provides server-backed sessions for Sanic using Redis, Memcache and more.☆162Nov 11, 2024Updated last year
- Authentication, JWT, and permission scoping for Sanic☆246Oct 13, 2024Updated last year
- Easily create Plugins for Sanic!☆52Dec 8, 2022Updated 3 years ago
- Sanic meets WTForms☆26Oct 6, 2023Updated 2 years ago
- Adds GraphQL support to your Sanic app.☆148Aug 7, 2020Updated 5 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Fully featured framework for fast, easy and documented API development with Sanic☆105Oct 7, 2022Updated 3 years ago
- Easily document your Sanic API with a UI☆503Dec 16, 2022Updated 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…☆162Jan 30, 2023Updated 3 years ago
- An extension which allows you to easily compress your Sanic responses with gzip.☆29Jul 6, 2021Updated 4 years ago
- sanic-admin is a command line tool for automatically restarting sanic.☆15Mar 25, 2017Updated 9 years ago
- A starter Kit to create skeleton for your Sanic Application with Support for Docker and Docker Compose☆50Oct 8, 2019Updated 6 years ago
- Prometheus metrics for Sanic, an async python web server☆80Aug 1, 2023Updated 2 years ago
- ☆54Nov 19, 2024Updated last year
- Sanic using Graphsql + SQLAlchemy example☆21Jul 12, 2025Updated 10 months ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- a Pytest Plugin for Sanic.☆135Jul 4, 2022Updated 3 years ago
- Adds redis support to sanic☆52Jun 20, 2025Updated 11 months ago
- Fully Async ORM inspired in django's☆176Oct 20, 2024Updated last year
- Pagination support for python web frameworks (study from will_paginate).☆18May 15, 2024Updated 2 years ago
- Simple token-based auth plugin for Sanic☆29Aug 30, 2023Updated 2 years ago
- Sanic-Auth - Simple Authentication for Sanic☆56Oct 20, 2023Updated 2 years ago
- Parses query args in Sanic using type annotations