1.0.0 • Published 2 years ago

daniel_sofer-sdk v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

A simple and lightweight Javascript SDK for the One API.

Installation

npm i @soferdani/daniel_sofer-SDK

Usage

import LODRsdk from '@soferdani/daniel_sofer-SDK';


const bookNames = await LODRsdk() 
// response - ["The Fellowship Of The Ring", "The Two Towers","The Return Of The King"]

That's it!

1.0.0

2 years ago