ologyyvidss

1.0.5 • Public • Published

oLoGYyVidss.com API Wrapper

oLoGYyVidss provides a simple HTTP API to Integrate ours into your Business or Application

Requirements

  • oLoGYyVidss.com API Key (Get it here)
  • npm >=8.3.0
  • node >=16.0.0

Installation

npm install ologyyvidss

Usage

const oLoGYyVidss = require("ologyyvidss");
const API = new oLoGYyVidss.API("YOUR_API_KEY");

API.searchMovie("Avatar: The Way of Water").then((res) => {
	console.log(res); // Get information on the Movie with the Title Avatar: The Way of Water
});

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i ologyyvidss

    Weekly Downloads

    2

    Version

    1.0.5

    License

    ISC

    Unpacked Size

    5.08 kB

    Total Files

    4

    Last publish

    Collaborators

    • friizologyy