I'd like to thank the Ktor team for providing a HTTP Server library for Kotlin Native that is easy to use, has a low resource footprint, and doesn't require fiddling around with linking options 😄 👏. With the use of Ktor Server I was able to quickly develop an early version of the
Conduit Serverless platform (
https://gitlab.com/data-conduit/conduit-server ) 🎉 .