awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ivan-borovets avatar

ivan-borovets/fastapi-clean-example

0
View on GitHub↗
560 stele·77 fork-uri·Python·MIT·7 vizualizări

Fastapi Clean Example

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-based auth, contextual RBAC. Bundled with extensive docs and modern tooling

Features

  • Best Practices - Implementation of clean architecture principles in a backend service.

Istoric stele

Graficul istoricului de stele pentru ivan-borovets/fastapi-clean-exampleGraficul istoricului de stele pentru ivan-borovets/fastapi-clean-example

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Fastapi Clean Example

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Fastapi Clean Example.
  • faststream-community/fastapi-dishka-faststreamAvatar faststream-community

    faststream-community/fastapi-dishka-faststream

    319Vezi pe GitHub↗

    Template for app based on: FastAPI, dishka, faststream, sqlalchemy, pydantic

    Python
    Vezi pe GitHub↗319
  • ryanmcdermott/clean-code-javascriptAvatar ryanmcdermott

    ryanmcdermott/clean-code-javascript

    94,454Vezi pe GitHub↗

    This project is a collection of engineering guidelines and best practices for writing readable and maintainable JavaScript source code. It serves as a clean code guide and refactoring manual to help developers improve the structure of their codebases. The repository provides a reference for applying SOLID principles to reduce coupling and enable extensions without modifying existing logic. It includes a naming convention standard for using explicit, searchable identifiers and a guide for asynchronous patterns to replace nested callbacks with clearer execution flows. The guidelines cover soft

    JavaScriptbest-practicesclean-architectureclean-code
    Vezi pe GitHub↗94,454
  • webcomponents/gold-standardAvatar webcomponents

    webcomponents/gold-standard

    1,022Vezi pe GitHub↗
    Vezi pe GitHub↗1,022
  • zhanymkanov/fastapi-best-practicesAvatar zhanymkanov

    zhanymkanov/fastapi-best-practices

    16,515Vezi pe GitHub↗

    This project provides a comprehensive guide to architectural patterns and best practices for building scalable, maintainable, and performant web applications using FastAPI. It focuses on standardizing development approaches for Python web services, emphasizing robust request validation, dependency injection, and automated documentation standards to ensure consistent API design. The guide distinguishes itself by promoting domain-driven modular packaging, which organizes application logic into isolated, feature-based directories to support long-term codebase scalability. It also details strateg

    best-practicesfastapi
    Vezi pe GitHub↗16,515

Întrebări frecvente

Ce face ivan-borovets/fastapi-clean-example?

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-based auth, contextual RBAC. Bundled with extensive docs and modern tooling

Care sunt principalele funcționalități ale ivan-borovets/fastapi-clean-example?

Principalele funcționalități ale ivan-borovets/fastapi-clean-example sunt: Best Practices.

Care sunt câteva alternative open-source pentru ivan-borovets/fastapi-clean-example?

Alternativele open-source pentru ivan-borovets/fastapi-clean-example includ: faststream-community/fastapi-dishka-faststream — Template for app based on: FastAPI, dishka, faststream, sqlalchemy, pydantic. ryanmcdermott/clean-code-javascript — This project is a collection of engineering guidelines and best practices for writing readable and maintainable… webcomponents/gold-standard. zhanymkanov/fastapi-best-practices — This project provides a comprehensive guide to architectural patterns and best practices for building scalable,…