https://github.com/energychain/gsi4rest
REST API Server for GreenPowerIndex (GrünstromIndex) - Available at rest.corrently.io
https://github.com/energychain/gsi4rest
Last synced: 4 months ago
JSON representation
REST API Server for GreenPowerIndex (GrünstromIndex) - Available at rest.corrently.io
- Host: GitHub
- URL: https://github.com/energychain/gsi4rest
- Owner: energychain
- License: apache-2.0
- Created: 2020-06-23T00:02:27.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-07-07T21:14:06.000Z (almost 3 years ago)
- Last Synced: 2025-01-11T15:20:39.186Z (5 months ago)
- Language: JavaScript
- Size: 36.1 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GSI4REST
Simple server providing REST API to GrünstromIndex## Installation (Node JS)
```
npm install -g gsi4rest
```## Server Port: 10080
Sample URLs: http://localhost:10080/69256/bestHours/3
## Based on:
- GrünstromIndex [https://www.gruenstromindex.de/]