Movie Database API
Tech Used: Java, Spring Boot, React, MongoDB
The Movie API project is a full-stack development endeavor designed to create a robust and scalable movie database API. Built using Java and Spring Boot for the backend, the project leverages the power of Spring Boot's simplicity and efficiency to handle RESTful API endpoints, data processing, and server-side logic. The frontend is developed with React, providing a dynamic and responsive user interface for seamless interaction with the movie database. MongoDB serves as the database, offering a flexible and scalable NoSQL solution to store and manage movie-related data, such as titles, genres, release dates, and reviews. This project demonstrates the integration of modern technologies to build a comprehensive and user-friendly movie API, enabling users to browse, search, and manage movie information with ease.
Project Snippets

Homepage of the Movie API.

Page of a movie with reviews beside.

Movie database using MongoDB.

