digicomp / openprovider-api
Openprovider API built by JanePHP
0.0.1
2021-04-25 13:30 UTC
Requires
- jane-php/open-api-runtime: ^6.3
- psr/http-client: ^1.0.1
This package is auto-updated.
Last update: 2024-10-19 22:36:42 UTC
README
Openprovider is a hosting provider, which offers a complete REST API.
This SDK has has been generated with JanePHP using the provided API documentation.
The generated client has been modified to throw exceptions in case of an error answer.
Installation
You will need a PSR-18 compatible client implementation. We used symfony/http-client.
Most probably your framework already has some client instantiated, you just can pass to the Openapi client.