chrismichaelps/pelisplushd ? reverse-engineered prompt
Reverse engineered prompt
Build me a Spanish movie and series API that pulls together the catalog, details, and streaming server links in one place.
I want routes for things like all movies, latest releases, popular movies, series lists, and single item detail pages, with pagination where it makes sense. Each response should include useful info like title, poster, year, genres, rating, synopsis, cast, country, release date, trailer if available, and any server links tied to that movie or episode.
Please make it work cleanly as a web API, with clear JSON responses, good error handling, and a simple way to run it locally for development and testing. Keep the data and text in Spanish since that is the main audience.
If you need to check current NestJS or TypeScript docs online for anything, go ahead and do that.
Are you gonna build this?
make sure you review the code using coderabbit