demaj/movie-api
A Movie Database API built with Django and Django REST Framework
marynganga/WatchList-Movie-Review-Website
A web application displays the latest, upcoming and popular movies. It allows a user view more information about a chosen movie, and add reviews to a movie. A user can also search for a movie by it's title. It accomplishes all this by utilizing The Movie Database Api.
aftabMansoori/Movie-database-using-flask
A movie database web page created with flask and for database sqlite3 has beem used. For getting a movie content omdb api has been used.
LunaticProgrammer/movie-crud-drf
API for CRUD on movie Database built using Django Rest Framework
rOluochKe/imdbapi
This IMDB API Application, developed using Python, Django, Django Rest Framework (DRF), and PostgreSQL, offers a comprehensive platform for accessing and utilizing data from the IMDB (Internet Movie Database) database.
3Cement/MoviesDatabase---Django-REST-Framework
A simple REST API - a basic movie database interacting with external API created as a recrutation task and to learn Django REST Framework.
okazivaetsya/yamdb_final
YAMDB_Final: The REST API for the service is a database of movie, book and music reviews. You can publish reviews, comment and like them.
vibhukumar2002/BASEDFLIX_BACKEND_DJANGO_API_CODE
A Backend Server Side API for Movie App Named Based Flix where users can Login, signUp ,Create Discuission Rooms, Post Messages and Reply to each others messages a compleately dynamic website with session creation and ability to add movies to favourites lists also includes embedded youtube videos for all movies in database
trien-hong/TMDB-School-Project
Calls The Movie Database API to retrieve movie information from a predefined list. Users can add, edit, and delete their reviews for the specific movie.
FairTraxx/movies
A flask Movie api that uses TMDb's database, contains some neat features like user authentication and personal user movie lists.
lisenpasha/My-Top-10-Movies-Website-Api-Calls-Movietdb-Flask-WTForms-SQLAlchemy
A full project using Flask and scraping online datas from The Movie Database's api into a local database file. Then, using our content inside our database file to update our templates(html files). Can edit movie details and delete
Williamsoditi/Movie-list
A Flask application implemented with Movie API & Postgresql database that enables a user to create a watch list, watch movies and give reviews.
J0K3Rn/My-Top-10-Movies
Flask-Bootstrap website that shows my top 10 list of movies. Utilizes TheMovieDB API to acquire movie information and SQLAlchemy to communicate with the database.
AngelaAngela/AngularAPI-MovieDatabase
Angular API/Team Project
FilipHalon/movie_rest_api
My first attempt to create the back-end side of a REST API in Flask. It uses an external movie dataset which needed to be preprocessed with pandas before it could be uploaded to a PostgreSQL database. It enables browsing through the database and adjusting how data is displayed.
kouts/movie-app
A Vue.js single page application that displays movies using the Movie Database API as it's source.
Siva-Karthi/imdb_API
Django based API server for movie database