FastAPI Got Me an OpenAPI Spec Really... Fast

This page summarizes the projects mentioned and recommended in the original post on dev.to

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
  • If you are interested in the source code for this article you can find it on GitLab.

  • openapi-generator

    OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)

  • As a result, the following specification can be used to generate clients in a number of different languages via OpenAPI Generator.

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

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

  • That’s when I found FastAPI.

  • python-getting-started

    Getting Started with Python on Heroku.

  • For those of you who are new to Python (as I am), I used the Getting Started on Heroku with Python documentation as a helpful guide.

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

  • Torn between Flask, Django or FastAPI

    2 projects | /r/learnpython | 9 Apr 2023
  • what popular wabsites uses Flask and Django and what popular companies uses Python?

    3 projects | /r/learnpython | 11 Jun 2022
  • Autogenerating clients with FastAPI and Github Actions

    3 projects | dev.to | 10 Jun 2022
  • Flask vs FastAPI?

    11 projects | /r/Python | 6 May 2022
  • APIFlask is a lightweight Python web API framework

    2 projects | news.ycombinator.com | 5 May 2022