About 50 results
Open links in new tab
  1. FastAPI

    " If anyone is looking to build a production Python API, I would highly recommend FastAPI. It is beautifully designed, simple to use and highly scalable, it has become a key component in our API …

  2. Features - FastAPI

    All the framework was designed to be easy and intuitive to use, all the decisions were tested on multiple editors even before starting development, to ensure the best development experience.

  3. Tutorial - User Guide - FastAPI

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

  4. Learn - FastAPI

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

  5. Benchmarks - FastAPI

    Independent TechEmpower benchmarks show FastAPI applications running under Uvicorn as one of the fastest Python frameworks available, only below Starlette and Uvicorn themselves (used internally by …

  6. Python Types Intro - FastAPI - tiangolo

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

  7. FastAPI - tiangolo

    FastAPI es un framework web moderno, rápido (de alto rendimiento), para construir APIs con Python basado en las anotaciones de tipos estándar de Python. Las funcionalidades clave son:

  8. FastAPI - tiangolo

    FastAPI é um moderno e rápido (alta performance) framework web para construção de APIs com Python, baseado nos type hints padrões do Python. Os recursos chave são:

  9. First Steps - FastAPI

    It streamlines the process of building, deploying, and accessing an API with minimal effort. It brings the same developer experience of building apps with FastAPI to deploying them to the cloud. 🎉

  10. Alternatives, Inspiration and Comparisons - FastAPI

    Falcon is another high performance Python framework, it is designed to be minimal, and work as the foundation of other frameworks like Hug. It is designed to have functions that receive two …