⚡Jutsu API — A high-performance anime streaming backend built with Go (Golang). Designed for speed, scalability, and clean architecture, Jutsu powers seamless anime discovery, streaming, and metadata management with a touch of shinobi precision.
Stars
4
Forks
1
Watchers
4
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
64
commits
🐛 Fixing documentation send request endpoints update.
f943503View on GitHub🎨 Update API documentation and routes: add music category and adjust endpoint examples
b3a8808View on GitHub🎨 Enhance configuration: add RATE_LIMIT_ENABLED and refine Redis settings; remove unused cache key generation function
5b0b37fView on GitHub🔥 Remove outdated handler tests and helper functions
2781101View on GitHub🔥 Refactor handlers and extractors to remove unnecessary comments and improve code clarity
cf9480dView on GitHub✨ Implement cache manager with configurable TTLs and integrate into API routes
0833a86View on GitHub♻️ Refactor handlers to implement caching using cache manager
1eee59aView on GitHub✨ Implement cache manager with configurable TTLs for various data categories
d015746View on GitHub