1.0.3 • Published 3 years ago

lord-ring-liblab v1.0.3

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

You can install package by using the command

npm i lord-ring-liblab

Code snippet to follow

const Movies = require("lord-ring-liblab");

you can utilize available functions to fetch data of movies and also you have to add yours api key

Movies.getMovies(api-key-here);

other functions

getMoviesById(apiekey, movieId)

getMoviesQuote(apiekey, movieId)

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago