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 }}
brotskydotcom
/
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
fastapi
fastapi
on
python3.11
User selector
All users
Datepicker
All time
Commit history
Commits on May 5, 2022
🔖 Release version 0.76.0
tiangolo
committed
9090c77
View commit details
Copy full SHA for 9090c77
View code at this point
Browse repository at this point
⬆ Upgrade Starlette from 0.17.1 to 0.18.0 (#4483)
Show description for 33d6143
Kludex
and
tiangolo
authored
33d6143
View commit details
Copy full SHA for 33d6143
View code at this point
Browse repository at this point
Commits on Apr 17, 2022
🔖 Release version 0.75.2
tiangolo
committed
2b54432
View commit details
Copy full SHA for 2b54432
View code at this point
Browse repository at this point
🐛 Fix JSON Schema for `ValidationError` at field `loc` (#3810)
Show description for c449ae5
dconathan
and
dconatha
authored
c449ae5
View commit details
Copy full SHA for c449ae5
View code at this point
Browse repository at this point
🐛 Fix support for prefix on APIRouter WebSockets (#2640)
Show description for d81c908
Kludex
and
tiangolo
authored
d81c908
View commit details
Copy full SHA for d81c908
View code at this point
Browse repository at this point
⬆ Upgrade Swagger UI - swagger-ui-dist@4 (#4347)
Show description for acf8a91
RAlanWright
and
tiangolo
authored
acf8a91
View commit details
Copy full SHA for acf8a91
View code at this point
Browse repository at this point
Commits on Apr 1, 2022
🔖 Release version 0.75.1
tiangolo
committed
26f725d
View commit details
Copy full SHA for 26f725d
View code at this point
Browse repository at this point
Commits on Mar 4, 2022
🔖 Release version 0.75.0
tiangolo
committed
19769d0
View commit details
Copy full SHA for 19769d0
View code at this point
Browse repository at this point
✨ Add support for custom `generate_unique_id_function` and docs for generating clients (#4650)
tiangolo
authored
8a0d4c7
View commit details
Copy full SHA for 8a0d4c7
View code at this point
Browse repository at this point
Commits on Feb 21, 2022
🔖 Release version 0.74.1
tiangolo
committed
440d2d2
View commit details
Copy full SHA for 440d2d2
View code at this point
Browse repository at this point
✨ Include route in scope to allow middleware and other tools to extract its information (#4603)
tiangolo
authored
f5d7df3
View commit details
Copy full SHA for f5d7df3
View code at this point
Browse repository at this point
Commits on Feb 17, 2022
🔖 Release version 0.74.0
tiangolo
committed
1ce16c2
View commit details
Copy full SHA for 1ce16c2
View code at this point
Browse repository at this point
✨ Update internal `AsyncExitStack` to fix context for dependencies with `yield` (#4575)
tiangolo
authored
9d56a3c
View commit details
Copy full SHA for 9d56a3c
View code at this point
Browse repository at this point
Commits on Jan 23, 2022
🔖 Release version 0.73.0
tiangolo
committed
291180b
View commit details
Copy full SHA for 291180b
View code at this point
Browse repository at this point
🐛 Fix bug preventing to use OpenAPI when using tuples (#3874)
Show description for a698908
victorbenichoux
and
tiangolo
authored
a698908
View commit details
Copy full SHA for a698908
View code at this point
Browse repository at this point
✨ Add support for declaring `UploadFile` parameters without explicit `File()` (#4469)
tiangolo
authored
1bf5520
View commit details
Copy full SHA for 1bf5520
View code at this point
Browse repository at this point
✨ Add support for tags with Enums (#4468)
tiangolo
authored
569afb4
View commit details
Copy full SHA for 569afb4
View code at this point
Browse repository at this point
🐛 Prefer custom encoder over defaults if specified in `jsonable_encoder` (#4467)
Show description for d4608a0
tiangolo
and
viveksunder
authored
d4608a0
View commit details
Copy full SHA for d4608a0
View code at this point
Browse repository at this point
✨ Allow hiding from OpenAPI (and Swagger UI) `Query`, `Cookie`, `Header`, and `Path` parameters (#3144)
Show description for ca5d57e
astraldawn
and
tiangolo
authored
ca5d57e
View commit details
Copy full SHA for ca5d57e
View code at this point
Browse repository at this point
Commits on Jan 16, 2022
🔖 Release version 0.72.0
tiangolo
committed
f038891
View commit details
Copy full SHA for f038891
View code at this point
Browse repository at this point
✨ Enable configuring Swagger UI parameters (#2568)
Show description for a85aa12
3 people
authored
a85aa12
View commit details
Copy full SHA for a85aa12
View code at this point
Browse repository at this point
Commits on Jan 7, 2022
🔖 Release version 0.71.0
tiangolo
committed
672c55a
View commit details
Copy full SHA for 672c55a
View code at this point
Browse repository at this point
Commits on Dec 12, 2021
🔖 Release version 0.70.1
tiangolo
committed
3efb4f7
View commit details
Copy full SHA for 3efb4f7
View code at this point
Browse repository at this point
Commits on Oct 7, 2021
🔖 Release version 0.70.0
tiangolo
committed
5d80e02
View commit details
Copy full SHA for 5d80e02
View code at this point
Browse repository at this point
🔖 Release version 0.69.0
tiangolo
committed
921b6f7
View commit details
Copy full SHA for 921b6f7
View code at this point
Browse repository at this point
Commits on Oct 6, 2021
✨ Add support for Trio via AnyIO (#3372)
Show description for 11d0a08
graingert
and
tiangolo
authored
11d0a08
View commit details
Copy full SHA for 11d0a08
View code at this point
Browse repository at this point
Commits on Oct 5, 2021
🔖 Release version 0.68.2
tiangolo
committed
378fa4e
View commit details
Copy full SHA for 378fa4e
View code at this point
Browse repository at this point
Commits on Aug 24, 2021
🔖 Release version 0.68.1
tiangolo
committed
7b6e198
View commit details
Copy full SHA for 7b6e198
View code at this point
Browse repository at this point
✨ Add support for `read_with_orm_mode`, to support SQLModel relationship attributes (#3757)
tiangolo
authored
20d4834
View commit details
Copy full SHA for 20d4834
View code at this point
Browse repository at this point
Commits on Jul 29, 2021
🔖 Release version 0.68.0
tiangolo
committed
717a1ec
View commit details
Copy full SHA for 717a1ec
View code at this point
Browse repository at this point
✨ Update OpenAPI models, supporting recursive models and extensions (#3628)
tiangolo
authored
97fa743
View commit details
Copy full SHA for 97fa743
View code at this point
Browse repository at this point
✨ Add support for extensions and updates to the OpenAPI schema in path operations (#1922)
Show description for 836bb97
edouardlp
and
tiangolo
authored
836bb97
View commit details
Copy full SHA for 836bb97
View code at this point
Browse repository at this point
✨ Import and re-export data structures from Starlette, used by Request properties, on `fastapi.datastructures` (#1872)
Show description for 4eada92
jamescurtin
and
tiangolo
authored
4eada92
View commit details
Copy full SHA for 4eada92
View code at this point
Browse repository at this point
✨ Add additonal OpenAPI metadata parameters to `FastAPI` class, shown on the automatic API docs UI (#1812)
Show description for 6f45f43
4 people
authored
6f45f43
View commit details
Copy full SHA for 6f45f43
View code at this point
Browse repository at this point
✨ Add `description` parameter to all the security scheme classes, e.g. `APIKeyQuery(name="key", description="A very cool API key")` (#1757)
Show description for 3b2e891
hylkepostma
and
tiangolo
authored
3b2e891
View commit details
Copy full SHA for 3b2e891
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.