Change the status code details in a response?

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
  • uvicorn

    An ASGI web server, for Python. 🦄

  • Long story short, it's not in FastAPI. Went up one level, it's not in Starlette either. Went up another level, and it's in Uvicorn. I think it's at _get_status_line in https://github.com/encode/uvicorn/blob/master/uvicorn/protocols/http/httptools_impl.py :

  • 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
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

  • Ask HN: Where to Host a FastAPI App

    2 projects | news.ycombinator.com | 18 Oct 2023
  • Unresolved Memory Management Issues in FastAPI/Starlette/Uvicorn/Python During High-Load Scenarios

    2 projects | /r/learnpython | 1 Sep 2023
  • I want to learn web application infrastructure.

    1 project | /r/sysadmin | 31 Jan 2023
  • Cloud Run cold starts much slower than Cloud Functions?

    4 projects | /r/googlecloud | 29 Dec 2022
  • How to debug a ASGI memory leak

    1 project | /r/django | 25 Nov 2022