Skip to content

nashaddams/tmdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tmdb

JSR JSR score

TMDB API client based on the TMDB OpenApi.

Usage

import { TmdbApi } from "@nashaddams/tmdb/v3"; // or
import { TmdbApi } from "@nashaddams/tmdb/v4";

const api = new TmdbApi("<TMDB_API_KEY>");

See the docs for further details.

About

TMDB API client based on the TMDB OpenApi

Topics

Resources

License

Stars

Watchers

Forks