[Bookmark] Introduction to Http4K
Published on: 8. Jun 2018 at 05:38 Original URL
Http4k is a lightweight but fully-featured HTTP toolkit written in pure Kotlin that enables the serving and consuming of HTTP services in a functional and consistent way. http4k applications are just Kotlin functions which can be mounted into a running backend.
NOTE: The original content is kept here for reference and personal development only. It remains 100% property of its creators.