Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
fastapi
/
fastapi-cli
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
83
Star
641
Code
Issues
0
Pull requests
12
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
fastapi-cli
src
fastapi_cli
on
main
User selector
All users
All time
Commit history
Commits on Jul 16, 2026
π Release version 0.0.32 (#478)
Show description for 52eb236
tiangolo
and
github-actions[bot]
authored
52eb236
View commit details
Copy full SHA for 52eb236
View code at this point
Browse repository at this point
β¨ Set FASTAPI_ENV when running fastapi dev (#477)
patrick91
authored
d6131a4
View commit details
Copy full SHA for d6131a4
View code at this point
Browse repository at this point
π Release version 0.0.31 (#476)
Show description for c1402c0
tiangolo
and
github-actions[bot]
authored
c1402c0
View commit details
Copy full SHA for c1402c0
View code at this point
Browse repository at this point
β¨ Trim default startup output and add --verbose to dev and run (#471)
patrick91
authored
b32346a
View commit details
Copy full SHA for b32346a
View code at this point
Browse repository at this point
Commits on Jul 15, 2026
π Release version 0.0.30 (#475)
Show description for bf8285a
tiangolo
and
github-actions[bot]
authored
bf8285a
View commit details
Copy full SHA for bf8285a
View code at this point
Browse repository at this point
π¨ Update CLI to use new design from `fastapi-cloud-cli` (#470)
patrick91
authored
b886401
View commit details
Copy full SHA for b886401
View code at this point
Browse repository at this point
Commits on Jul 8, 2026
π Release version 0.0.29 (#465)
Show description for 13b8b7e
tiangolo
and
github-actions[bot]
authored
13b8b7e
View commit details
Copy full SHA for 13b8b7e
View code at this point
Browse repository at this point
π Avoid fancy logs for non-TTY output (#457)
patrick91
authored
4ebf410
View commit details
Copy full SHA for 4ebf410
View code at this point
Browse repository at this point
Commits on Jul 3, 2026
π Release version 0.0.28 (#459)
Show description for 93468e1
tiangolo
and
github-actions[bot]
authored
93468e1
View commit details
Copy full SHA for 93468e1
View code at this point
Browse repository at this point
π Fix duplicate Uvicorn logs under FastAPI CLI (#454)
patrick91
authored
daeba73
View commit details
Copy full SHA for daeba73
View code at this point
Browse repository at this point
Commits on Jun 18, 2026
π Release version 0.0.27 (#435)
Show description for 760451b
tiangolo
and
github-actions[bot]
authored
760451b
View commit details
Copy full SHA for 760451b
View code at this point
Browse repository at this point
β¨ Add `FASTAPI_PUBLIC_URL` env var to configure app's public URL that is shown on startup (#381)
Show description for 46aca09
YuriiMotov
and
Copilot
authored
46aca09
View commit details
Copy full SHA for 46aca09
View code at this point
Browse repository at this point
π Release version 0.0.26 (#434)
Show description for 04c12c2
tiangolo
and
github-actions[bot]
authored
04c12c2
View commit details
Copy full SHA for 04c12c2
View code at this point
Browse repository at this point
πΈ Show tip on how to configure `entrypoint` in `pyproject.toml` (#389)
YuriiMotov
authored
cd37a8e
View commit details
Copy full SHA for cd37a8e
View code at this point
Browse repository at this point
π Release version 0.0.25 (#433)
Show description for 8c4ab66
tiangolo
and
github-actions[bot]
authored
8c4ab66
View commit details
Copy full SHA for 8c4ab66
View code at this point
Browse repository at this point
πΈ Show import string source (#388)
YuriiMotov
authored
6e6988a
View commit details
Copy full SHA for 6e6988a
View code at this point
Browse repository at this point
β¨ Include the version of `fastapi-cloud-cli` to the output of `--version` (#341)
YuriiMotov
authored
bf036fc
View commit details
Copy full SHA for bf036fc
View code at this point
Browse repository at this point
Commits on Mar 25, 2026
β¬ Bump ty from 0.0.24 to 0.0.25 (#346)
Show description for a2bed82
dependabot[bot]
and
svlandeg
authored
a2bed82
View commit details
Copy full SHA for a2bed82
View code at this point
Browse repository at this point
Commits on Feb 24, 2026
π Release version 0.0.24
tiangolo
committed
8fc75a2
View commit details
Copy full SHA for 8fc75a2
View code at this point
Browse repository at this point
Commits on Feb 16, 2026
π Release version 0.0.23
tiangolo
committed
a86e41f
View commit details
Copy full SHA for a86e41f
View code at this point
Browse repository at this point
π¨ Update format and types for Python 3.10 (#310)
tiangolo
authored
04e357e
View commit details
Copy full SHA for 04e357e
View code at this point
Browse repository at this point
π Release version 0.0.22
tiangolo
committed
a89c45c
View commit details
Copy full SHA for a89c45c
View code at this point
Browse repository at this point
Commits on Feb 11, 2026
π Release version 0.0.21
tiangolo
committed
ec0e746
View commit details
Copy full SHA for ec0e746
View code at this point
Browse repository at this point
Commits on Dec 22, 2025
π Release version 0.0.20
tiangolo
committed
b47d301
View commit details
Copy full SHA for b47d301
View code at this point
Browse repository at this point
β¨ Add --reload-dir option to dev command (#267)
Show description for 5e72ded
3 people
authored
5e72ded
View commit details
Copy full SHA for 5e72ded
View code at this point
Browse repository at this point
π Release version 0.0.19
tiangolo
committed
30edf85
View commit details
Copy full SHA for 30edf85
View code at this point
Browse repository at this point
π§ Drop support for Python 3.8 (#269)
Show description for 0aa877d
patrick91
and
pre-commit-ci[bot]
authored
0aa877d
View commit details
Copy full SHA for 0aa877d
View code at this point
Browse repository at this point
π Release version 0.0.18
tiangolo
committed
b960107
View commit details
Copy full SHA for b960107
View code at this point
Browse repository at this point
β Add `fastapi-new` in `new` optional dependency group (#241)
Show description for a45679f
savannahostrowski
and
pre-commit-ci[bot]
authored
a45679f
View commit details
Copy full SHA for a45679f
View code at this point
Browse repository at this point
π Fix log alignment when pressing Ctrl+C to stop server (#253)
savannahostrowski
authored
837921d
View commit details
Copy full SHA for 837921d
View code at this point
Browse repository at this point
π Release version 0.0.17
tiangolo
committed
bd6e85f
View commit details
Copy full SHA for bd6e85f
View code at this point
Browse repository at this point
β Drop support for Pydantic v1 (#268)
patrick91
authored
4a27155
View commit details
Copy full SHA for 4a27155
View code at this point
Browse repository at this point
Commits on Nov 10, 2025
π Release version 0.0.16
tiangolo
committed
2bd5ebb
View commit details
Copy full SHA for 2bd5ebb
View code at this point
Browse repository at this point
π Fix support for Pydantic v1 (#240)
Show description for 0ad2173
3 people
authored
0ad2173
View commit details
Copy full SHA for 0ad2173
View code at this point
Browse repository at this point
π Release version 0.0.15
tiangolo
committed
11f5a39
View commit details
Copy full SHA for 11f5a39
View code at this point
Browse repository at this point
Previous
Next
You canβt perform that action at this time.