15 followers
Lead Developer Advocate @AdyenDevs π«π·π³π±πͺπΊ β¨@Kotlin @GoogleDevExpert β¨ and π@Gitpod heroπ, Editor @JavaMagazineNL. Growing my own food. #devrel #climate
In this article we continue diving into TestContainers and Supabase, and run unit tests against a full local self-hosted Supabase. Supabase <3...
TL;DR : The easiest way I found to test my database service is to mimick Supabase using Docker Compose and Test Containers. Here's the code In case...
This blog is not meant to judge anyone, nor to make anyone feel guilty in any way. Apologies if it comes out the wrong way. What I mean to share here...
The past week, KotlinConf took place in Amsterdam. It was my very first KotlinConf ever, and to be fair I had been excitingly waiting for it for a...
TL;DR : In this article, I'm sharing some tips and tricks on how to get productive with creating OpenAPI generators Lately, I've started dabbling more...
TL;DR : I've created the first version of an openapi-generator for the jetbrains HTTP Client, and together with the CLI runner it allows you to play...