Skip to content
View ivan-borovets's full-sized avatar

Block or report ivan-borovets

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. fastapi-error-map fastapi-error-map Public

    Elegant per-endpoint error handling for FastAPI that keeps OpenAPI in sync

    Python 15

  2. fastapi-clean-example fastapi-clean-example Public template

    Practical Clean Architecture backend example built with FastAPI. No stateful globals (DI), low coupling (DIP), tactical DDD, CQRS, proper UoW usage. REST API, per-route error handling, session-base…

    Python 392 50

  3. FastAPI DI Done Right (Scoped, Type-... FastAPI DI Done Right (Scoped, Type-Based)
    1
    # FastAPI DI Done Right (Scoped, Type-Based)
    2
    
                  
    3
    - `naive_di_broken_openapi.py` – naive type-based DI with app- and request-scoped dependencies.
    4
    
                  
    5
      Works at runtime but breaks OpenAPI 😐
  4. fastapi-logging-benchmark fastapi-logging-benchmark Public

    Benchmark of logging strategies in Python ASGI application under load (measuring HTTP response latency)

    Python 1

  5. reagento/dishka reagento/dishka Public

    Cute dependency injection (DI) framework for Python with agreeable API and everything you need

    Python 951 98