Skip to content

Instantly share code, notes, and snippets.

@dewomser
Created July 30, 2024 15:48
Show Gist options
  • Save dewomser/e018a9cf9f191c0f00c4967d9dc46e17 to your computer and use it in GitHub Desktop.
Save dewomser/e018a9cf9f191c0f00c4967d9dc46e17 to your computer and use it in GitHub Desktop.
Anmeldefreies API / schönes Json zum Strommix in Deutschland.
für die Bash kommandozeile
Datum anpassen !
curl -X 'GET' 'https://api.energy-charts.info/total_power?country=de&start=2024-07-25-22:00:00&end=2024-07-27-21:59:00' -H 'accept: application/json'|jq .[]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment