Skip to content

nerdsupremacist/tmdb

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

A GraphQL Wrapper for The Movie Database

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published