This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
fastapi
Watch
1
Star
0
Fork
0
You've already forked fastapi
mirror of
https://github.com/fastapi/fastapi.git
synced
2026-06-30 18:16:43 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b790e14cb686506df663959ac4879053cfed38db
fastapi
/
docs
/
en
History
Sebastián Ramírez
b790e14cb6
♻️
Make
app.frontend()
return 404 for methods other than
GET
or
HEAD
with no static file matches (
#15863
)
2026-06-29 13:57:59 +02:00
..
data
🔧
Update sponsors: remove Stainless (
#15862
)
2026-06-29 13:20:57 +02:00
docs
♻️
Make
app.frontend()
return 404 for methods other than
GET
or
HEAD
with no static file matches (
#15863
)
2026-06-29 13:57:59 +02:00
overrides
♻️
Refactor how sponsors data is handled for banners (
#15852
)
2026-06-27 12:47:35 +00:00
mkdocs.yml
✨
Add support for
app.frontend("/", directory="dist")
and
router.frontend("/", directory="dist")
(
#15800
)
2026-06-20 00:20:49 +00:00