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

  • connexion

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

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

  • 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
  • Ask HN: What is your go-to stack for the web?

    5 projects | news.ycombinator.com | 9 Feb 2024
  • Effortless API Documentation: Accelerating Development with FastAPI, Swagger, and ReDoc

    3 projects | dev.to | 28 Dec 2023