rSkogeby / dockerized-fastapi-redis-rq-task-queueLinks
☆32Updated 2 years ago
Alternatives and similar repositories for dockerized-fastapi-redis-rq-task-queue
Users that are interested in dockerized-fastapi-redis-rq-task-queue are comparing it to the libraries listed below
Sorting:
- Browser reload with uvicorn!☆68Updated 2 years ago
- Showcase of Redis integration with Python FastAPI framework supported by Pydantic as API backend for RDKit: Open-Source Cheminformatics S…☆83Updated last month
- An authentication library for Starlette and FastAPI.☆99Updated 2 years ago
- Implement the Health Check API pattern on your FastAPI application!☆182Updated last year
- An implementation for fastapi with Alembic and databases for Asynchronicity☆67Updated 9 months ago
- SQLAlchemy-file is a SQLAlchemy extension for attaching files to SQLAlchemy model and uploading them to various storage such as …☆107Updated last week
- Implements authentication and authorization as FastAPI dependencies☆154Updated last year
- Adds integration of the Jinja template language to FastAPI.☆71Updated 8 months ago
- Lightweight auth middleware for FastAPI that just works. Fits most auth workflows with only a few lines of code☆93Updated 2 years ago
- Lightweight browser hot reload for Python ASGI web apps☆156Updated last year
- A very simple CRUD class for SQLModel!☆47Updated 2 years ago
- Replace Starlette's TestClient from `requests` to `httpx`! 🎉☆42Updated 2 years ago
- ASGI middleware for authentication, rate limiting, and building REST endpoints.☆151Updated 3 weeks ago
- Secweb is a pack of security middlewares for fastApi and starlette server it includes CSP, HSTS, and many more☆72Updated this week
- 🚢 Docker images and utilities to power your Python APIs and help you ship faster. With support for Uvicorn, Gunicorn, Starlette, and Fas…☆200Updated 3 weeks ago
- Advanced sessions for Starlette and FastAPI frameworks☆113Updated 3 months ago
- Async OAuth client using HTTPX☆163Updated 4 months ago
- Beautiful exception page for Starlette apps.☆98Updated 4 months ago
- provides a class-based View decorator to help reduce the amount of boilerplate necessary when developing related routes. ✨🚀