Python REST APIs With Flask, Connexion, and SQLAlchemy – Part 1 – Real Python

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. fastapi

    FastAPI framework, high performance, easy to learn, fast to code, ready for production

    And while I wouldn't say that the tutorial is in any way bad, I believe that you would need a very good reason to use Flask/Connexion over FastAPI, at least if you start a new project. The tutorial on the official FastAPI Site is very detailed as well.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. connexion

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

  4. starlette

    The little ASGI framework that shines. 🌟

    Check out starlette if you haven’t yet. Those guys are a good time on their discord. I think this is the right link - I’m on mobile. https://github.com/encode/starlette

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

  • Top 20 Python API Frameworks with OpenAPI Support

    22 projects | dev.to | 19 Dec 2024
  • Analyzing the OpenAPI Tooling Ecosystem

    5 projects | news.ycombinator.com | 21 Sep 2024
  • FastAPI 0.95.0 supports and recommends Annotated 🚀

    1 project | /r/FastAPI | 18 Mar 2023
  • Why there is no App.state in Xpresso

    1 project | dev.to | 6 Feb 2022
  • Developer centric, performant and extensible Python ASGI framework

    1 project | news.ycombinator.com | 27 Jan 2022