1.0.0 • Published 3 years ago
daniel_sofer-sdk v1.0.0
A simple and lightweight Javascript SDK for the One API.
Installation
npm i @soferdani/daniel_sofer-SDKUsage
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
3 years ago