This SDK helps to access the DeutschlandAPI
The following example shows how you initialize the client:
const client = Client::buildAnonymous();
const collection = client.state().getAll();
collection.getEntries().forEach((state: State) => {
console.log(city.name);
});
More information about the complete API at: https://app.typehub.cloud/d/deutschland-api/sdk