Skip to content

The "Air by Example" book

Notifications You must be signed in to change notification settings

feldroy/air-by-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Languages