This repository has been archived on 2020-05-03. You can view files and clone it, but cannot push or open issues or pull requests.
flickelectricnz-go/README.md

1.3 KiB

flickelectricnz-go

A library to retrieve pricing information from the NZ electricity retailer "Flick".

  • Ported from the node.js / coffeescript package https://github.com/madleech/FlickElectricApi by @madleech (ISC license).
  • Uses synchronous requests, allowing callers to wrap in goroutines as appropriate.
  • Includes a sample command-line tool to retrieve prices.

Changelog

2017-06-10 1.1

2016-08-24 r1