This website requires JavaScript.
Explore
Help
Register
Sign In
weefnn
/
full-stack-fastapi
Watch
1
Star
0
Fork
0
You've already forked full-stack-fastapi
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
352cded1cfed94cc1e3c906b1bee2a397190ec67
full-stack-fastapi
/
backend
/
app
/
api
/
routes
History
Younes Henni
352cded1cf
♻️
Simplify reset password logic by removing duplicate code (
#1440
)
2026-01-22 13:42:05 +01:00
..
__init__.py
♻ Move project source files to top level from src, update Sentry dependency (
#630
)
2024-03-07 16:35:33 +00:00
items.py
🎨
Move
prefix
and
tags
to routers (
#1439
)
2024-12-02 12:04:03 +00:00
login.py
♻️
Simplify reset password logic by removing duplicate code (
#1440
)
2026-01-22 13:42:05 +01:00
private.py
✨
Add private, local only, API for usage in E2E tests (
#1429
)
2024-12-02 12:57:53 +01:00
users.py
🐛
Handle non-existing user IDs in
read_user_by_id
(
#1396
)
2026-01-22 13:37:57 +01:00
utils.py
🎨
Move
prefix
and
tags
to routers (
#1439
)
2024-12-02 12:04:03 +00:00