A simple GraphQL server in Node.js that returns movie results based on search string
You'll need themoviedb.org API key
Run the app with:
npm install
THEMOVIEDB_API_KEY=<api key> npm start| Name | Name | Last commit date | ||
|---|---|---|---|---|
A simple GraphQL server in Node.js that returns movie results based on search string
You'll need themoviedb.org API key
Run the app with:
npm install
THEMOVIEDB_API_KEY=<api key> npm start