This API was made for my FindIt2 website to retrieve movie data from database, hosted on Cyclick.
- Express.js
- TypeScript
- PostgresSQL
Original data was provided by IMDb through CS50 course. I converted a db file to a csv file, and imported it to Neon Postgres Server.