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
458fddd772a99b645904a01922bb39af12305a69
full-stack-fastapi
/
backend
/
app
/
api
/
routes
History
Joel Pérez Izquierdo
9fe3a4d221
🐛
Update
items.py
to return status code
403
in case of insufficient permissions (
#1543
)
2026-01-22 13:46:35 +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
🐛
Update
items.py
to return status code
403
in case of insufficient permissions (
#1543
)
2026-01-22 13:46:35 +01: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