Skip to content

feldroy/air-by-example

Repository files navigation

air-by-example

The "Air by Example" book

Quickstart

Install fastapi with the CLI:

pip install "fastapi[standard]"

or with uv:

uv add "fastapi[standard]"

Running examples:

fastapi dev 01_hello_world/main.py

About

The "Air by Example" book

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  
  •  
  •  

Packages

No packages published

Contributors 2

  •  
  •  

Languages