This website requires JavaScript.
Explore
Help
Register
Sign In
bwadmin
/
joke
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
69670eb402f2d1671135c5f4b51d2be47fa28536
joke
/
api
/
app
/
routers
T
History
bwstudio
f28c413351
feat(api): add joke generate endpoint with AI
2026-06-02 20:00:41 +08:00
..
__pycache__
fix(api): use bcrypt directly instead of passlib for compatibility
2026-05-21 22:18:36 +08:00
__init__.py
feat(api): add joke generate endpoint with AI
2026-06-02 20:00:41 +08:00
admin.py
feat(api): implement FastAPI routes with JWT authentication
2026-05-21 21:02:59 +08:00
auth.py
fix(api): use bcrypt directly instead of passlib for compatibility
2026-05-21 22:18:36 +08:00
categories.py
feat(api): implement FastAPI routes with JWT authentication
2026-05-21 21:02:59 +08:00
generate.py
feat(api): add joke generate endpoint with AI
2026-06-02 20:00:41 +08:00
jokes.py
feat(api): implement FastAPI routes with JWT authentication
2026-05-21 21:02:59 +08:00