deutschland-api-sdk
v0.1.1
Published
Client SDK to access the Deutschland API
Downloads
5
Readme
DeutschlandAPI SDK
This SDK helps to access the DeutschlandAPI
Usage
The following example shows how you initialize the client:
const client = Client::build('[access_token]');
// @TODO use the client