Understanding FastAPI: The Basics

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

    The little ASGI framework that shines. 🌟

    But it's not a framework built from scratch, it's a framework that was built on top of another framework: Starlette.

  • 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

    I've been working with FastAPI for a while now, and I decided to start digging a little deeper on it's internals.

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

  • Building Fast APIs with FastAPI: A Comprehensive Guide

    3 projects | dev.to | 28 Dec 2023
  • Asynchrony in Django: Craze or Necessity?

    3 projects | dev.to | 19 Oct 2022
  • Building Easy Databases in FastAPI with PonyORM

    1 project | dev.to | 2 Jul 2024
  • Python FastAPI: Implementing Non-Blocking Logging with Built-In QueueHandler and QueueListener Classes

    3 projects | dev.to | 2 Jul 2024
  • Understanding FastAPI: How Starlette works

    2 projects | dev.to | 24 Jun 2024

Did you konow that Python is
the 1st most popular programming language
based on number of metions?