Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/trickfilm400/shvenergy-api

NodeJS Package for accessing the SHVEnergy API
https://github.com/trickfilm400/shvenergy-api

api axios node nodejs npm openapi primagas shvenergy shvenergy-api typescript

Last synced: 2 days ago
JSON representation

NodeJS Package for accessing the SHVEnergy API

Awesome Lists containing this project

README

        

# shvenergy-api

This project generates an API client for typescript with the axios library for requesting information of the SHVEnergy API.

This package should work with ESModules as well as CommonJS. The code will be generated based on the `shvenergy-api.yml` OpenAPI 3.0 schema with the `openapi-generator-cli`

### Links
- https://developer.shvenergy.com/ - API Portal with the official API documentation and the ability to create some sort of keys
- NPM Package - https://www.npmjs.com/package/@trickfilm400/shvenergy-api-client

© 2024

Created with ♥ by [typescript-project-scaffolding](https://github.com/Trickfilm400/typescript-project-scaffolding)