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
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 }}
Vitexus
/
python3-fastapi
Public
forked from
fastapi/fastapi
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python3-fastapi
scripts
docs.py
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 27, 2026
♻️ Refactor how sponsors data is handled for banners (#15852)
tiangolo
authored
cba4158
View commit details
Copy full SHA for cba4158
View code at this point
Browse repository at this point
Commits on Jun 19, 2026
🌐 Enable Hindi docs translations (#15554)
Show description for 6e6c74f
YuriiMotov
and
github-actions[bot]
authored
6e6c74f
View commit details
Copy full SHA for 6e6c74f
View code at this point
Browse repository at this point
Commits on Jun 17, 2026
🔨 Update sponsors script to simplify previews (#15786)
tiangolo
authored
32d711f
View commit details
Copy full SHA for 32d711f
View code at this point
Browse repository at this point
Commits on Jun 15, 2026
🔧 Add ty configs to check docs sources (#15770)
tiangolo
authored
b7de2b7
View commit details
Copy full SHA for b7de2b7
View code at this point
Browse repository at this point
Commits on May 21, 2026
📝 Add docs references to central contributing docs (#15580)
tiangolo
authored
55a9ff2
View commit details
Copy full SHA for 55a9ff2
View code at this point
Browse repository at this point
Commits on May 19, 2026
🔧 Migrate docs from MkDocs to Zensical (#15563)
tiangolo
authored
31ced9d
View commit details
Copy full SHA for 31ced9d
View code at this point
Browse repository at this point
Commits on Apr 30, 2026
💄 Improve layout and styling (#15462)
Show description for b363a1d
alejsdev
and
github-actions[bot]
authored
b363a1d
View commit details
Copy full SHA for b363a1d
View code at this point
Browse repository at this point
Commits on Mar 5, 2026
🔨 Update script to autofix permalinks to account for headers with Markdown links (#15062)
tiangolo
authored
0c0be94
View commit details
Copy full SHA for 0c0be94
View code at this point
Browse repository at this point
Commits on Feb 12, 2026
🔨 Update docs.py scripts to migrate Python 3.9 to Python 3.10 (#14906)
tiangolo
authored
31d9750
View commit details
Copy full SHA for 31d9750
View code at this point
Browse repository at this point
Commits on Feb 8, 2026
🌐 Update translations for zh (update-outdated) (#14843)
Show description for 376e108
3 people
authored
376e108
View commit details
Copy full SHA for 376e108
View code at this point
Browse repository at this point
Commits on Feb 5, 2026
🌐 Enable Traditional Chinese translations (#14842)
tiangolo
authored
570e592
View commit details
Copy full SHA for 570e592
View code at this point
Browse repository at this point
🌐 Enable French docs translations (#14841)
tiangolo
authored
72325f6
View commit details
Copy full SHA for 72325f6
View code at this point
Browse repository at this point
Commits on Feb 4, 2026
🔨 Update docs and translations scripts, enable Turkish (#14824)
tiangolo
authored
0e68d36
View commit details
Copy full SHA for 0e68d36
View code at this point
Browse repository at this point
🌐 Update translations for ja (update-outdated) (#14588)
Show description for b0e99d6
4 people
authored
b0e99d6
View commit details
Copy full SHA for b0e99d6
View code at this point
Browse repository at this point
Commits on Jan 11, 2026
📝 Update docs for contributing with translations (#14701)
tiangolo
authored
1054fbd
View commit details
Copy full SHA for 1054fbd
View code at this point
Browse repository at this point
🌐 Update translations for ko (update-outdated) (#14589)
Show description for cf8dc98
3 people
authored
cf8dc98
View commit details
Copy full SHA for cf8dc98
View code at this point
Browse repository at this point
🌐 Update translations for uk (update-outdated) (#14587)
Show description for 6f97736
3 people
authored
6f97736
View commit details
Copy full SHA for 6f97736
View code at this point
Browse repository at this point
Commits on Jan 10, 2026
✅ Enable tests in CI for scripts (#14684)
tiangolo
authored
7eac6e3
View commit details
Copy full SHA for 7eac6e3
View code at this point
Browse repository at this point
Commits on Dec 21, 2025
🔨 Update scripts and pre-commit to autofix files (#14585)
tiangolo
authored
b9b2793
View commit details
Copy full SHA for b9b2793
View code at this point
Browse repository at this point
Commits on Dec 17, 2025
♻️ Upgrade internal syntax to Python 3.9+ 🎉 (#14564)
tiangolo
authored
1c4fc96
View commit details
Copy full SHA for 1c4fc96
View code at this point
Browse repository at this point
🔧 Temporarily disable translations still in progress, being migrated to the new LLM setup (#14555)
Show description for ed5c5be
YuriiMotov
and
github-actions[bot]
authored
ed5c5be
View commit details
Copy full SHA for ed5c5be
View code at this point
Browse repository at this point
Commits on Dec 16, 2025
🔥 Remove inactive/scarce translations to Persian (#14542)
tiangolo
authored
58bc4a1
View commit details
Copy full SHA for 58bc4a1
View code at this point
Browse repository at this point
Commits on Nov 23, 2025
👷 Add pre-commit config with local script for permalinks (#14398)
Show description for 4f3ff79
tiangolo
and
github-actions[bot]
authored
4f3ff79
View commit details
Copy full SHA for 4f3ff79
View code at this point
Browse repository at this point
Commits on Nov 21, 2025
🛠️ Add `add-permalinks` and `add-permalinks-page` to `scripts/docs.py` (#14033)
Show description for 32b375c
YuriiMotov
and
tiangolo
authored
32b375c
View commit details
Copy full SHA for 32b375c
View code at this point
Browse repository at this point
Commits on Nov 20, 2025
🔧 Upgrade Material for MkDocs and remove insiders (#14375)
tiangolo
authored
be5a631
View commit details
Copy full SHA for be5a631
View code at this point
Browse repository at this point
Commits on Nov 17, 2025
📝 Add docs for using FastAPI Cloud (#14359)
tiangolo
authored
994d6cc
View commit details
Copy full SHA for 994d6cc
View code at this point
Browse repository at this point
Commits on Sep 20, 2025
🛠️ Update `docs.py generate-readme` command to remove permalinks from headers (#14055)
YuriiMotov
authored
47acc62
View commit details
Copy full SHA for 47acc62
View code at this point
Browse repository at this point
Commits on Nov 10, 2024
📝 Update `contributing.md` docs, include note to not translate this page (#12841)
tiangolo
authored
8767a31
View commit details
Copy full SHA for 8767a31
View code at this point
Browse repository at this point
Commits on Oct 8, 2024
🔨 Add script to generate variants of files (#12405)
tiangolo
authored
c6dfdb8
View commit details
Copy full SHA for c6dfdb8
View code at this point
Browse repository at this point
Commits on Oct 7, 2024
📝 Fix extra mdx-base-path paths (#12397)
tiangolo
authored
797cad7
View commit details
Copy full SHA for 797cad7
View code at this point
Browse repository at this point
Commits on Aug 17, 2024
📝 Update FastAPI People, do not translate to have the most recent info (#12034)
tiangolo
authored
9bfc48a
View commit details
Copy full SHA for 9bfc48a
View code at this point
Browse repository at this point
Commits on Aug 14, 2024
📝 Add documentation for non-translated pages and scripts to verify them (#12020)
tiangolo
authored
85bd406
View commit details
Copy full SHA for 85bd406
View code at this point
Browse repository at this point
Commits on Aug 9, 2024
🔨 Update docs.py script to enable dirty reload conditionally (#11986)
tiangolo
authored
06fc1c2
View commit details
Copy full SHA for 06fc1c2
View code at this point
Browse repository at this point
Commits on Aug 6, 2024
🔧 Update docs setup with latest configs and plugins (#11953)
tiangolo
authored
0cd844d
View commit details
Copy full SHA for 0cd844d
View code at this point
Browse repository at this point
Commits on Jan 22, 2024
🔨 Verify `mkdocs.yml` languages in CI, update `docs.py` (#11009)
tiangolo
authored
2fe1a13
View commit details
Copy full SHA for 2fe1a13
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.