kenneth_ltr-sdk
v1.0.0
Published
<!-- To update run: npx markdown-toc --maxdepth 2 -i README.md -->
Readme
Table of contents
Introduction This project is a npm project publichsed in npm
It provides access to the following routines createBook, getBook, getChapter
npm
nodejs
ES6
Installation To install
- Copy the link to the repository to your package.json in your dev dependencies
- run npm install
let lordOfTheRings = requre('kenneth_ltr-sdk)
lordOfTheRings.getBooks(<id>, <consumerToken>, <Accesstoken>)
