A simple Kotlin API server with Jetty

Jan 29, 2018

A simple Kotlin API server with Jetty

Here's an example of a simple API server with Jetty, written in Kotlin. This is the first part of my Kotlin diary, in which I'm building a simple Certificate Authority server with Kotlin, learning about its new features along the way.

Read more »