digicomp/openprovider-api

Openprovider API built by JanePHP

0.0.1 2021-04-25 13:30 UTC

This package is auto-updated.

Last update: 2024-04-19 21:34:25 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.