Skip to content

nerdsupremacist/tmdb

Repository files navigation

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