Welcome to the MovieApp backend project, a dynamic platform designed for managing movie data through REST APIs.
- Load, unload, and watch movies
- Edit movie metadata details
- Explore movie metadata such as ratings, categories, durations, descriptions, banners, languages, video quality, and sizes
- Java Web Development (Java Core + Spring Boot)
- Security (Spring Security + JWT)
- Databases (Spring Data + MongoDB)
- Project Documentation (OpenAPI)
- Clone the repository
- Configure your MongoDB connection in the application.properties file
- Build and run the project
- Access the API documentation via the provided OpenAPI specifications
Feel free to explore and contribute to this exciting project!