This website requires JavaScript.
Explore
Help
Sign In
lukas.pupkalipinski
/
Aniworld
Watch
1
Star
0
Fork
0
You've already forked Aniworld
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Aniworld
/
src
/
server
History
Lukas
9323eb6371
feat(api): add anime API endpoints and tests; update docs
2025-10-14 22:01:56 +02:00
..
api
feat(api): add anime API endpoints and tests; update docs
2025-10-14 22:01:56 +02:00
controllers
health check
2025-10-12 23:06:29 +02:00
middleware
feat(auth): add AuthMiddleware with JWT parsing and in-memory rate limiting; wire into app; add tests and docs
2025-10-13 00:18:46 +02:00
models
feat(server): add anime Pydantic models, unit tests, and infra notes
2025-10-14 21:53:41 +02:00
services
feat(server): add anime_service wrapper, unit tests, update docs
2025-10-14 21:57:20 +02:00
utils
cleanup
2025-10-13 00:13:04 +02:00
web
health check
2025-10-12 23:06:29 +02:00
fastapi_app.py
feat(auth): add AuthMiddleware with JWT parsing and in-memory rate limiting; wire into app; add tests and docs
2025-10-13 00:18:46 +02:00