
GitHub - Pilves/movies-api
🎬 Movie Database API A modern, high-performance REST API for managing movie collections, built with Spring Boot 3.
VladislavT1989/Movie-Database-API - GitHub
This project is a Spring Boot RESTful API for managing movie information, including details about movies, their associated actors, and genres. It provides a robust backend for a movie catalog …
GitHub - hosmanoglu/movie-database-api: simple movie API
This project is a movie API that fetches data from The Movie Database (TMDB), persists it in MongoDB, and provides CRUD endpoints for interacting with the persisted movie data.
GitHub - manishhansal/movie-database-api
Jul 19, 2025 · Movie Database API A production-ready RESTful API for a Movie Database, built with NestJS, Sequelize, and PostgreSQL.
A modern and easy to use API wrapper for The Movie Database ... - GitHub
The Movie Database (TMDb) is a community built movie and TV database. The TMDb API service is for those of you interested in using our movie, TV show or actor images and/or data in your …
GitHub - thisdot/movies-api: API of movie and genre data as a …
This open-source project provides a comprehensive API (both GraphQL and RESTful) for accessing a wide range of movie data. Whether you're looking for a specific title or exploring …
Movie API - GitHub
This project is a RESTful API designed to provide users with data on popular, incoming, and top-rated movies by fetching information from TMDb (The Movie Database) API using Feign Client.
GitHub - jyrgenandessalu/Movie-database: The Movie Database API …
The Movie Database API is a RESTful web service designed to manage a comprehensive collection of movie data. It provides functionality for managing movies, actors, and genres, …
GitHub - santhoshkrishnaks/MovieDB-API-: This project provides …
This repository contains the source code for the MovieDB API, a RESTful API for managing a database of movies. The API is built using Node.js, Express.js, and MongoDB.
A wrapper for The Movie Database API v3 - GitHub
tmdbsimple is a wrapper, written in Python, for The Movie Database (TMDb) API v3. By calling the functions available in tmdbsimple you can simplify your code and easily access a vast amount …