Kotlin Serialization — on the backend
Continuing on our journey from the article “The first steps on your Kotlin Multiplatform journey — changing your microservices†that I wrote last year, I wanted to give an update on our progress and share some learnings. We were never really sure about our strategy to share our API models with our clients would really work not because it was a bad idea but because we knew it would be difficult to get buy-in from our API developers.
You can read more here.