jtom38 / fastapi_healthcheck
Easy to use health check for your FastAPI.
☆34Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for fastapi_healthcheck
- Implement the Health Check API pattern on your FastAPI application!☆176Updated last year
- Authentication classes to be used with httpx☆118Updated 2 weeks ago
- Programmatic startup/shutdown of ASGI apps.☆214Updated last year
- Beautiful exception page for Starlette apps.☆97Updated last month
- A debug toolbar for FastAPI.☆140Updated this week
- A very simple CRUD class for SQLModel!☆48Updated last year
- An admin interface for ASGI Web frameworks.☆135Updated 2 years ago
- Flake8 FastAPI - Avoid simple FastAPI mistakes ~opinionated~ 🤓☆44Updated last year
- ASGI middleware for authentication, rate limiting, and building REST endpoints.☆146Updated 3 weeks ago
- A drop-in replacement for Starlette session middleware, using Authlib's jwt☆63Updated this week
- Implements authentication and authorization as FastAPI dependencies☆141Updated last year
- Repository Patterns for Python☆167Updated last year
- Replace Starlette's TestClient from `requests` to `httpx`! 🎉