@phinergy/etrm

1.0.5 • Public • Published

@phinergy/etrm

An asyncronous client library for the ETRM API.

Warning: this package is under development. At the time only some curves enpoints are available and there is no documentation, so please be patient. If you find any issue please email to support at phinergy dot biz

Install

npm i @phinergy/etrm

Usage

const ETRM = require('@phinergy/etrm')

const client = new ETRM({
    username: '',
    password: ''
})

client.curves.list()
    .then(console.log)

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @phinergy/etrm

    Weekly Downloads

    0

    Version

    1.0.5

    License

    none

    Unpacked Size

    5.88 kB

    Total Files

    5

    Last publish

    Collaborators

    • jacopo