Skip to content

A simple GraphQL server in Node.js that returns movie results based on search string

Notifications You must be signed in to change notification settings

TheChipmunks/api-themoviedb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Movie Database GraphQL wrapper

A simple GraphQL server in Node.js that returns movie results based on search string

Running the app

You'll need themoviedb.org API key

Run the app with:

npm install
THEMOVIEDB_API_KEY=<api key> npm start

About

A simple GraphQL server in Node.js that returns movie results based on search string

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published