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

Scout Monitoring - Free Django app performance insights with Scout Monitoring
Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
www.scoutapm.com
featured
InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.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

  • Scout Monitoring

    Free Django app performance insights with Scout Monitoring. Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.

    Scout Monitoring logo
  • 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.

  • 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
  • Guido van Rossum's Post Removed for Violating Python Community Guidelines

    3 projects | news.ycombinator.com | 29 Aug 2024
  • Ask HN: Company wants us to upskill in AI. What is the best approach?

    2 projects | news.ycombinator.com | 9 Aug 2024
  • Python Kafka

    1 project | dev.to | 30 May 2024