0.1.1 • Published 10 months ago
deutschland-api-sdk v0.1.1
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