georgeflutur-sdk

1.0.4 • Public • Published

LOTR-ultrawide-1440-16x9-1-1024x429

Lord of the Rings JavaScript SDK

This handfull JS library was created to help developers interact with the LotR API.

Details about the endpoints, API keys generation, etc. can be found here

In order to easily get started with the library follow these steps:

  1. Install it using npm.
npm i georgeflutur-sdk
  1. Import it in your file.
import LotRLibrary from "georgeflutur-sdk"
  1. Create an instance of the communicator class.
const lortlib = new LotRLibrary("YOUR_API_KEY")
  1. Call the getMovies method to grab an object containing all the LotR books.
console.log(await lortlib.getMovies())

“May it be a light to you in dark places, when all other lights go out.” — Galadriel

Package Sidebar

Install

npm i georgeflutur-sdk

Weekly Downloads

1

Version

1.0.4

License

ISC

Unpacked Size

33.1 kB

Total Files

9

Last publish

Collaborators

  • georgef12