home.social

Search

5 results for “WabuMike”

  1. Started to create an app and digging deep into it. I managed to get started with / , compose . What's next: - you know I'm a fanatic.

  2. that mocking for in is quite fun with mockk.io and quarkiverse.github.io/quarkive . I now use mockk in favor of for programming in kotlin and quarkus because of the support for coroutines.

  3. I've been looking for a new for quite a while. Studio fits quite well for me. It's free software, you can host it yourself, it has a nice integration to git repos at (even self hosted). If Apicurio Studio is overkill for your usecase, might be of interest

  4. The best thing is: I don't even have to write a .gitlab-ci.yml thanks to Cloud Native Buildpacks in AutoDevOps of

  5. is pretty awesome! Generating images for various platforms using and pushing it to the integrated container registry works like a charm. Next step: Deploying the image into a cluster. I will release source code as soon as I have cleaned everything up.