Skip to content
View eugeneliukindev's full-sized avatar

Block or report eugeneliukindev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. fastapi-observability-docker-stack fastapi-observability-docker-stack Public

    Production-ready observability stack for FastAPI running in Docker — metrics, logs, traces, and profiles with a single command

    Python 4

  2. pyo3-maturin-multistage-build pyo3-maturin-multistage-build Public

    Minimal example of a PyO3 Rust extension called from FastAPI, built with maturin and deployed via Docker multi-stage build using uv.

    Dockerfile 3

  3. fastapi-clean-layered-arch-example fastapi-clean-layered-arch-example Public template

    Production-ready FastAPI template with async SQLAlchemy, Layered Architecture (Repository + Unit of Work patterns), Pydantic v2

    Python

  4. fastapi-clean-ddd-arch-example fastapi-clean-ddd-arch-example Public template

    FastAPI example with async SQLAlchemy, Domain-Driven Design (DDD) (Entities, Value Objects, Repository + Unit of Work patterns), Pydantic v2

    Python

  5. fastapi-websocket-redis-pubsub-example fastapi-websocket-redis-pubsub-example Public

    Python

  6. pytest-envx pytest-envx Public

    Pytest plugin for managing environment variables with interpolation and .env file support.

    Python