Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 687 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 687 Bytes

Electricity Prices API

Repository Deprecated

⚠️ This repository is no longer maintained and has been replaced by an implementation in Go. The code is preserved here as a reference, but it is not recommended for continued use.

An API for information about electricity prices in Spain. Data is scraped from [REData Api](https://www.ree. es/en/apidatos) and ESIOS and exposed via a restful API.

This API supports a dashboard application, an Alexa Skill and Flash briefing.

Stack

  • Kotlin
  • Spring Boot
  • MongoDB