This module implements a Go REST client for the public API from lexoffice. With the help of the API one can work with entities from the cloud-based accounting software. To work with the lexoffice API, ...
This library only prepares the \Psr\Http\Message\RequestInterface for the HTTP Client and returns its Response. There are almost no error checks, no caching and no ...