Skip to content

bit101/omdb-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphQL interface for the Open Movie Database API.

Instructions:

You'll need an api key from the above site.

  1. Check out the project.
  2. npm install
  3. node index.js
  4. Make GraphQL queries to http://localhost:3000/graphql.

search endpoint in GraphiQL:

screenshot 1

movie endpoint in GraphiQL:

screenshot 2

About

GraphQL interface for the Open Movie Database API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published