All Projects → nerdsupremacist → tmdb

nerdsupremacist / tmdb

Licence: MIT license
A GraphQL Wrapper for The Movie Database

Programming Languages

swift
15916 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to tmdb

Exiftool Vendored.js
Fast, cross-platform Node.js access to ExifTool
Stars: ✭ 200 (+1150%)
Mutual labels:  movies
TimelineView
TimelineView is a view of timeline for Android. You can create view of timeline for music and movie edit App.
Stars: ✭ 19 (+18.75%)
Mutual labels:  movies
pyscrapers
Scrapers for vk, facebook, instagram and more
Stars: ✭ 18 (+12.5%)
Mutual labels:  movies
Major Scrapy Spiders
Scrapy spiders of major websites. Google Play Store, Facebook, Instagram, Ebay, YTS Movies, Amazon
Stars: ✭ 223 (+1293.75%)
Mutual labels:  movies
movies-dataset
A dataset of films, directors, actresses and actors
Stars: ✭ 17 (+6.25%)
Mutual labels:  movies
stream-box
Free, open source, movie and TV show streaming application
Stars: ✭ 45 (+181.25%)
Mutual labels:  movies
Mellow
Mellow can communicate with several APIs like Ombi, Sonarr, Radarr and Tautulli which are related to home streaming to use those services directly in your Discord client.
Stars: ✭ 193 (+1106.25%)
Mutual labels:  movies
arch-plexpass
Docker build script for Arch Linux base with Plex Pass Media Server installed
Stars: ✭ 21 (+31.25%)
Mutual labels:  movies
v
VIP电影在线播放
Stars: ✭ 23 (+43.75%)
Mutual labels:  movies
anime-streaming
📺 A curated list of worldwide legal anime streaming.
Stars: ✭ 49 (+206.25%)
Mutual labels:  movies
Movie Swiper
React Native client for TMDb 🎬 https://www.themoviedb.org
Stars: ✭ 223 (+1293.75%)
Mutual labels:  movies
Ruby Scripts
A collection of ruby scripts for those who live in the command line
Stars: ✭ 234 (+1362.5%)
Mutual labels:  movies
vue-fireMovie
🎥 Realtime movie search with Vuejs and Firebase
Stars: ✭ 21 (+31.25%)
Mutual labels:  movies
Movies2anki
Convert movies with subtitles to watch them with Anki. Inspired by subs2srs
Stars: ✭ 211 (+1218.75%)
Mutual labels:  movies
Discord-Trivia-Bot
TriviaBot: Play trivia in Discord! Powered by discord.js and OpenTDB, with 24 categories and three modes of play.
Stars: ✭ 83 (+418.75%)
Mutual labels:  movies
Storyboarder
✏️ Storyboarder makes it easy to visualize a story as fast you can draw stick figures.
Stars: ✭ 2,467 (+15318.75%)
Mutual labels:  movies
gophie-web
Web view for the gophie tool
Stars: ✭ 48 (+200%)
Mutual labels:  movies
docker-spotweb
Dockerfile to set up Spotweb on ARM (like Raspberry Pi 2/3) and X86 based systems based on Alpine Linux
Stars: ✭ 22 (+37.5%)
Mutual labels:  movies
stremio-addons-list
A community curated list of Stremio Addons
Stars: ✭ 330 (+1962.5%)
Mutual labels:  movies
Movies-App-Flutter
MoviesApp based on themoviedb API
Stars: ✭ 146 (+812.5%)
Mutual labels:  movies

tmdb

A GraphQL Wrapper for The Movie Database... Available at this heroku instance.

Since it's hosted by heroku, it's pretty slow and times out pretty often... It's just a demo...

How does this work?

This was made using GraphZahl and Vapor

Can I run it locally?

First get an API Key here. Clone the repo and run with an API Key in the Environment Variable $API_KEY:

git clone https://github.com/nerdsupremacist/tmdb.git
cd tmdb
swift build -c debug
API_KEY={YOUR_API_KEY} ./.build/debug/tmdb
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].