fastapi

fastapi

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

PYTHONdevelopment
97,999 stars9,217 forksPython

Installation Guide

Complexity:Moderate

Prerequisites

  • Python installed
# Installation

```bash
git clone https://github.com/fastapi/fastapi.git
cd fastapi
```

See https://github.com/fastapi/fastapi for detailed instructions.

Quick Commands

git clone https://github.com/fastapi/fastapi.git