Pydantic for FastAPI

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

    Data validation using Python type hints

  • Pydantic is an amazing tool for data validation. FastAPI uses pydantic to help build better APIs. For more amazing features of pydantic, read the official documentation.

  • httpie

    🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more. (by httpie)

  • Test it out using httpie:

  • 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

  • FastAPI is a modern async framework for Python. According to Python developers survey 2020, FastAPI is the 3rd most popular web framework for python.

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 a Secure API with FastAPI, PostgreSQL, and Hanko Authentication

    5 projects | dev.to | 30 Oct 2023
  • FastAPI 0.100.0:Release Notes

    12 projects | news.ycombinator.com | 7 Jul 2023
  • Is there any open source project that uses FasAPI?

    8 projects | /r/FastAPI | 25 Apr 2023
  • Pydantic vs Protobuf vs Namedtuples vs Dataclasses

    4 projects | /r/Python | 25 Feb 2023
  • Using Laravel as a service proxy/gateway

    2 projects | dev.to | 20 Feb 2023