Skip to content

Frankkkkk/rte-france-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust RTE France

This is an api around the French TSO RTE.

The main endpoints live here.

Provided APIs

Generation forecast API

Consumption forecast API

Authentication

To use the API, you need to register an account in RTE's system (free).

Then you need to create an application. To do that,

  • Go to this application
  • Click on "Abonnez vous à l'API"
  • Fill the "Créer une application" form
  • Then go to you application here
  • And copy the Client ID and Client Secret

These two variables need to be set as environment values:

  • CLIENT_ID
  • CLIENT_SECRET

About

An API client for RTE, France's TSO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages