@yodata/client
v1.11.23
Published
yodata linked-data pod nodejs client
Readme
@yodata/client
Yodata javascript pod client library.
Installation
$ npm install @yodata/clientNote: for CLI interface install
$ npm -g install @yodata/cliUsage
Request
HTTP client based on got
const { request } = require('@yodata/client');