Basic client implementation for the [Perudo Api](perudo.loken.nl/api/doc)
Relevent files are: [ApiClient.ts](src/services/PerudoApi.ts) and [Objects.ts](src/objects/objects.ts) for the api implementation. An (ugly) implementation can be found in [Home.vue](src/views/Home.vue)