entsoe-api-client Documentation
Unofficial ENTSO-e REST API Client for Deno and Node. Comprehensive. User-friendly. Minimalistic.
Features
- Supports all requests listed in Entso-e REST API Documentation
- Supports zip-file endpoints and transparently unzips documents
- Includes examples that support both Deno and Node
- Supports both Deno and Node (>=18.0)
- Written in fully typed TypeScript
- Offers ESM (for Deno and Node) and CommonJS (for Node) support
- Adds descriptions to codes while parsing the documents
For further details, check out the Installation and Usage sections.