GithubHelp home page GithubHelp logo

mskian / gatsby-source-tmdb-example Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lekoarts/gatsby-starter-tmdb

0.0 1.0 0.0 3.52 MB

Source from The Movie Database (TMDb) API (v3) in Gatsby.

Home Page: https://tmdb.lekoarts.de/

License: MIT License

JavaScript 96.69% CSS 3.31%

gatsby-source-tmdb-example's Introduction

gatsby-source-tmdb-example

Source from The Movie Database (TMDb) API (v3) in Gatsby.

Built with gatsby-source-tmdb.

Deploy to Netlify

How to use

  1. Create an account on GitHub
  2. Create an account/Login on The Movie Database and grab your API Key
  3. Create your Session ID
    1. Create a new request token by inserting your API key into the api_key field on the "Try it out" tab
    2. Make sure to allow your account writing-access to that request token by following the url https://www.themoviedb.org/authenticate/{place-your-request-token-here}
    3. Create a new Session ID by going to the "Try it out" tab, insert your API key into the api_key field and insert your request token into the Request Body json, so:
    {
      "request_token": "place-your-request-token-here"
    }
  4. Add films/TV shows to your watchlist/favourites or create lists
  5. Click on the "Deploy to Netlify" button, connect your GitHub and insert your API key and Session ID into the corresponding fields. Those two are mandatory, the rest can be left out or changed later.

gatsby-source-tmdb-example's People

Contributors

lekoarts avatar machigatta avatar mskian avatar renovate-bot avatar renovate[bot] avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.