Blog

25 feb 2021
How to Automatically Generate Clients for your REST API
While working on some code to retrieve additional information from the bunq Python SDK, we noticed that this SDK was automatically generated. We ended up monkey patching it, as we couldn’t make a pull request to the SDK and the API specification or SDK generator wasn’t publicly available. This aroused our interest about the automatic generation of API clients.
Lees meer