Building modern Python API backends in 2022

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

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

    Discontinued Light, Flexible and Extensible ASGI API framework | Effortlessly Build Performant APIs [Moved to: https://github.com/litestar-org/litestar]

  • Honestly, it would be better to recommend Starlite. It's FastAPI with a real development community, and a better attitude to PR and issues. I'm gradually purging our company's code base of Tiangolo's software. His projects have been cool and useful, but I don't want our software to be dependant on one single guy.

  • connexion

    Connexion is a modern Python web framework that makes spec-first and api-first development easy.

  • FastAPI looks great but i'm to invested in Flask-Connexion.

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

    💨 Fast, Async-ready, Openapi, type hints based framework for building APIs

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

  • It's Christmas day. You wake up, run to the tree, tear open the largest package with your name on it... FastAPI has added _____?

    4 projects | /r/Python | 6 Dec 2023
  • Connexion 3 released!

    1 project | /r/flask | 3 Nov 2023
  • Connexion 3.0 Released

    1 project | news.ycombinator.com | 3 Nov 2023
  • What is the best practice for mapping JSON requests to objects and back to JSON?

    2 projects | /r/flask | 25 Jan 2023
  • Does anybody know any good resources I could use to study ISP architecture?

    2 projects | /r/networking | 12 Nov 2022