Adding contextual serialization in Ktor
What is Ktor?
Ktor is a Kotlin framework for building web applications and HTTP services.
This blog post will focus on an issue I ran into recently concerning to JSON serialization when using Ktor (adding contextual serialization).
If you're into Kot...
newcurrent.hashnode.dev3 min read