1.0.3 • Published 1 year ago

@matfire/the_movie_wrapper v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

The Movie Wrapper

A fully-typed TMDB Api wrapper


Usage

Install

npm i @matfire/the_movie_wrapper --save

Initialization

there is a single available export in this library.

import Client from "@matfire/the_movie_wrapper"

const client = new Client("<insert_your_api_key>");

Available Methods

Authentication

  • getAuthenticationToken() -> retrieve an authentication token for user authentication
  • createAuthUrl(callbackUrl) -> generates the authentication url where the user should be redirected. Expects a callbackUrl
  • createSession(requestToken) -> generates a session_id from a request token
1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

0.7.6

3 years ago

0.7.5

3 years ago

0.7.8

3 years ago

0.7.7

3 years ago

0.8.0

3 years ago

0.7.4

3 years ago

0.7.3

3 years ago

0.7.2

3 years ago

0.7.1

3 years ago

0.7.0

3 years ago

0.6.2

3 years ago

0.5.0

3 years ago

0.6.1

3 years ago

0.6.0

3 years ago

0.5.1

3 years ago

0.4.1

3 years ago

0.4.0

3 years ago

0.1.10

3 years ago

0.1.11

3 years ago

0.1.12

3 years ago

0.1.13

3 years ago

0.1.14

3 years ago

0.1.15

3 years ago

0.1.0

3 years ago

0.3.0

3 years ago

0.2.1

3 years ago

0.1.2

3 years ago

0.2.0

3 years ago

0.1.1

3 years ago

0.3.6

3 years ago

0.1.16

3 years ago

0.1.8

3 years ago

0.3.5

3 years ago

0.1.7

3 years ago

0.1.9

3 years ago

0.3.2

3 years ago

0.1.4

3 years ago

0.3.1

3 years ago

0.1.3

3 years ago

0.3.4

3 years ago

0.1.6

3 years ago

0.3.3

3 years ago

0.1.5

3 years ago

0.0.1

3 years ago