This website requires JavaScript.
云端笔记
Explore
Help
Sign In
public
/
full-stack-fastapi-template
Watch
1
Star
0
Fork
0
mirror of
https://github.com/fastapi/full-stack-fastapi-template.git
synced
2026-09-21 13:28:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2734dfd002843a50772a44bc8f8d50e65898182e
full-stack-fastapi-template
/
backend
/
app
T
History
Patrick Arminio
and
Sebastián Ramírez
32ab6dd022
♻️
Migrate to
DATABASE_URL
instead of separate variables (
#2184
)
...
Co-authored-by: Sebastián Ramírez <
tiangolo@gmail.com
>
2026-08-11 19:28:34 +02:00
..
alembic
♻️
Migrate to
DATABASE_URL
instead of separate variables (
#2184
)
2026-08-11 19:28:34 +02:00
api
♻️
Use FASTAPI_ENV for development (
#2427
)
2026-08-10 23:21:59 +02:00
core
♻️
Migrate to
DATABASE_URL
instead of separate variables (
#2184
)
2026-08-11 19:28:34 +02:00
email-templates
✨
Add react-email for email templates (
#2421
)
2026-08-10 19:59:35 +02:00
__init__.py
♻ Move project source files to top level from src, update Sentry dependency (
#630
)
2024-03-07 16:35:33 +00:00
backend_pre_start.py
✅
Add tests to raise coverage to at least 90% and fix recover password logic (
#632
)
2024-03-07 23:21:46 +00:00
crud.py
🔒
️ Ensure authentication takes constant time, to avoid enumeration attacks (
#2105
)
2026-01-22 16:50:00 +01:00
initial_data.py
♻ Move project source files to top level from src, update Sentry dependency (
#630
)
2024-03-07 16:35:33 +00:00
main.py
♻️
Simplify CORS configuration (
#2429
)
2026-08-10 23:42:37 +02:00
models.py
♻️
Refactor models to improve types (
#2356
)
2026-06-26 13:30:32 +00:00
tests_pre_start.py
✅
Add tests to raise coverage to at least 90% and fix recover password logic (
#632
)
2024-03-07 23:21:46 +00:00
utils.py
✨
Add react-email for email templates (
#2421
)
2026-08-10 19:59:35 +02:00