Professional2025-12-03 · 35 minKafka + FastAPI: Introduction to Event-Driven ArchitectureExpert guide to Apache Kafka for Python developers: from concepts to production-ready FastAPI integration. Practical examples, pitfalls, and testing.Read
2025-11-30·25 minA quotes API in FastAPI: models apart, schemas apartOne service: quote, author, tag. SQLAlchemy 2.0, Pydantic v2, Alembic, pytest. models.py is the table. schemas.py is the JSON. I do not glue them.#fastapi#python#apiRead