Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/trickfilm400/shvenergy-api
- Owner: Trickfilm400
- Created: 2023-07-21T10:14:01.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-08-17T08:21:06.000Z (3 months ago)
- Last Synced: 2024-09-17T10:04:04.924Z (about 2 months ago)
- Topics: api, axios, node, nodejs, npm, openapi, primagas, shvenergy, shvenergy-api, typescript
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/@trickfilm400/shvenergy-api-client
- Size: 168 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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)