About 50 results
Open links in new tab
  1. FastAPI

    FastAPI is a modern, fast (high-performance), web framework for building APIs with Python based on standard Python type hints. The key features are: Fast: Very high performance, on par with NodeJS …

  2. Tutorial - User Guide - FastAPI

    FastAPI Learn Tutorial - User Guide Tutorial - User Guide This tutorial shows you how to use FastAPI with most of its features, step by step. Each section gradually builds on the previous ones, but it's …

  3. Learn - FastAPI

    FastAPI Learn Learn Here are the introductory sections and the tutorials to learn FastAPI. You could consider this a book, a course, the official and recommended way to learn FastAPI. 😎

  4. Features - FastAPI

    Features FastAPI features FastAPI gives you the following: Based on open standards OpenAPI for API creation, including declarations of path operations, parameters, request bodies, security, etc. …

  5. First Steps - FastAPI

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

  6. Reference - FastAPI

    FastAPI Reference Reference Here's the reference or code API, the classes, functions, parameters, attributes, and all the FastAPI parts you can use in your applications. If you want to learn FastAPI …

  7. FastAPI class

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

  8. About HTTPS - FastAPI

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

  9. FastAPI CLI - tiangolo

    FastAPI CLI is a command line program that you can use to serve your FastAPI app, manage your FastAPI project, and more. When you install FastAPI (e.g. with pip install "fastapi[standard]"), it …

  10. Benchmarks - FastAPI

    FastAPI About Benchmarks Independent TechEmpower benchmarks show FastAPI applications running under Uvicorn as one of the fastest Python frameworks available, only below Starlette and Uvicorn …