Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 384 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 384 Bytes

OE-ember-bridge

A bridge between OpenElectricity and the Ember Climate electricity data API.

This simple JavaScript (nodejs/express) server accepts incoming requests for energy data (monthly or annual) for a country or country grouping, fetches the data from Ember, transforms and vends the data in the format used by OpenElectricity.

The server caches country data for 2 hours.