Aniraku/Aniraku-Provider ? reverse-engineered prompt
Reverse engineered prompt
Build me a small FastAPI service for anime discovery and streaming info, something I can deploy on Railway, Render, Docker, or Replit.
I want it to return clean JSON for anime search, suggestions, trending, popular, upcoming, recent, and airing schedule, plus detailed info for a show like characters, relations, recommendations, trailers, links, and stats. It should also handle episode lists and streaming sources, including sub and dub where available, and give me simple endpoints that a client app can call to get a watchable HLS stream.
Please include a basic landing page and working API docs, and make it easy to run locally with one command or inside a container. If some upstream details or browser aware fetching behavior need special handling, set that up in a reliable way and look up current docs online if you need to. Keep the app lightweight and focused on being a clean backend for an anime client.
Are you gonna build this?
make sure you review the code using coderabbit