For anyone who would like to catch up on all thing...
# http4k
d
For anyone who would like to catch up on all things http4k-shaped, we're delighted to share the newest episode of

TalkingKotlin

, where we chat to Seb and Hadi about everything from OpenSource to multiplatform, to the most profitable way to count to a large number. Enjoy!
K 7
❤️ 4
http4k 5
a
Hadi seems very eager to collect on the multiplatform investment! I wonder how ktor does its multiplatform support; there must already be existing IO libraries. There is of course kotlinx.datetime for time, but I feel like having jvm and multiplatform clones of all the format libraries would be annoying. I really don't see dropping support for java time as a valid option. I feel like an interesting use-case for multiplatform Http4k is less about servers, and more about clients. Imagine only having to maintain a single SDK for your API.
I think the contract module is a mess because the OpenApi models aren't DTOs; they have builder logic, volatile properties, and lots of Jackson-specific assumptions built in. There is the reflectionless renderer, but it's not as feature complete. It definitely needs a revamp. I keep meaning to look into it (and some sort of batteries-included framework), but you know... Baldur's Gate 3 happened, and Factorio's new expansion announcement has everyone excited to play the 400 hour long mod it's inspired by 😇.
😁 2