Code from this scotch.io tutorial.
This repository is an example on how to write a Web API using the Kotlin programming language and the Spring Boot framework.
Build and run the example by simply executing gradle bootRun
, and then call the various endpoints to see the examples in action: