Skip to content

wxxxxxb/PassThePopcorn

Repository files navigation

Passthepopcorn

Simple wrapper around the ptp api

Usage

import PassThePopcornClient from 'passthepopcorn'
const ptpClient = new PassThePopcornClient('ptpUser', 'ptpApiKey')

console.log(await this.ptpClient.searchByImdbId('tt0062622'))

Use the types for the full 'documentation', things should be pretty self explanatory

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published