https://kodnito.com/posts/microprofile-and-kotlin/ Kotlin is an object-oriented programming language created by JetBrains which runs on top of the JVM and can also be compiled to JavaScript or native code using LLVM. In this tutorial, we will use Kotlin language to create a simple MicroProfile REST API.
Read More