How to build a scalable project file structure for a beginner.

This page summarizes the projects mentioned and recommended in the original post on /r/FastAPI

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • dispatch

    All of the ad-hoc things you're doing to manage incidents today, done for you, and much more!

  • By far my favorite production FastAPI app to use as a references of how to use these technologies well is NetFlix Dispatch: https://github.com/Netflix/dispatch

  • full-stack-fastapi-template

    Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.

  • I've just recently switched to a structure that follows Netflix's Dispatch application after starting with https://github.com/tiangolo/full-stack-fastapi-postgresql and it feels way better and organized.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • fastapi-best-practices

    FastAPI Best Practices and Conventions we used at our startup

  • This article helped with getting me started with changing my project's structure: https://github.com/zhanymkanov/fastapi-best-practices#1-project-structure-consistent--predictable

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Is there any open source project that uses FasAPI?

    8 projects | /r/FastAPI | 25 Apr 2023
  • FastAPI Best Practices

    4 projects | /r/Python | 18 Aug 2022
  • Building a Secure API with FastAPI, PostgreSQL, and Hanko Authentication

    5 projects | dev.to | 30 Oct 2023
  • Do you know any quality FastAPI starter projects?

    6 projects | /r/flask | 10 Oct 2023
  • XML is better than YAML

    17 projects | news.ycombinator.com | 20 Sep 2023