MovieHouse
Web application for searching and viewing information about movies based on the TMDB API.
Implemented:
- Integration of external REST API (TMDB)
- Catalog of popular and top movies, detail pages, search and filtering
- Caching of API responses, rate-limiting, protection via Helmet
- Data validation (Zod), custom error pages 404/500
Stack: Node.js, Express, EJS, Tailwind CSS, Zod.
#nodejs #express #javascript #api #tailwindcss #webdevelopment
Implemented:
- Integration of external REST API (TMDB)
- Catalog of popular and top movies, detail pages, search and filtering
- Caching of API responses, rate-limiting, protection via Helmet
- Data validation (Zod), custom error pages 404/500
Stack: Node.js, Express, EJS, Tailwind CSS, Zod.
#nodejs #express #javascript #api #tailwindcss #webdevelopment