firasesbai / fastapi-elk-stack-loggingLinks
Supporting repository for the blog post at https://www.firasesbai.com/articles/2022/01/09/logging-with-elasticsearch.html
☆29Updated 3 years ago
Alternatives and similar repositories for fastapi-elk-stack-logging
Users that are interested in fastapi-elk-stack-logging are comparing it to the libraries listed below
Sorting:
- Microservices, API Gateway, Authentication with FastAPI, non-blocking i/o☆421Updated 2 years ago
- FastAPI CRUD☆561Updated 2 years ago
- Fully Python async FastAPI project! 🚀☆529Updated 2 years ago
- Learn to build your own microservice using Python and FastAPI☆380Updated last year
- FastAPI and SQLAlchemy DDD (Domain Driven Development) Example☆323Updated 3 years ago
- Clean FastAPI architecture☆113Updated 3 years ago
- FastAPI Layered Architecture☆341Updated 3 years ago
- A backend project template with FastAPI, PostgreSQL with asynchronous SQLAlchemy 2.0, Alembic for asynchronous database migration, and Do…☆837Updated last week
- Example of how to handle background processes with FastAPI, Celery, and Docker