walterwhite-69/Anivexa-API ? reverse-engineered prompt

Reverse engineered prompt

Build me a small Node.js API for anime streaming that takes an AniList ID and gives back everything in one place.

I want endpoints that can map that anime to other IDs like MAL, TVDB, TMDB, Kitsu, and AniDB, then return episode lists from multiple providers, and also give me the watch links for a specific episode. If possible, make it smart enough to refresh the data in the background so it feels fast, and let me ask for only certain providers when I need them.

It should be easy to run locally with just Node, and it should also work as a self hosted service. If any provider needs special handling for matching titles, seasons, sub or dub, or redirects to stream links, handle that cleanly. Look up current docs online if you need to, but keep the setup simple and practical.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab