There are currently no pipelines.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines.
Created by: koddr
FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints.
The key features are:
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 FastAPI). To understand more about it, see the FastAPI section Benchmarks.
--
Anyone who agrees with this pull request could vote for it by adding a
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines.