5022 Forks
60033 Stars
60033 Watchers

fastapi

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

How to download and setup fastapi

Open terminal and run command
git clone https://github.com/tiangolo/fastapi.git
git clone is used to create a copy or clone of fastapi repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with fastapi https://github.com/tiangolo/fastapi/archive/master.zip

Or simply clone fastapi with SSH
[email protected]:tiangolo/fastapi.git

If you have some problems with fastapi

You may open issue on fastapi support forum (system) here: https://github.com/tiangolo/fastapi/issues