KotlinApiExample

This is a simple Kotlin API Example with Tutorial Code Comments build with Ktor for Beginners.

Setup

Feel free to download the latest Release File for testing the API. Just download it and execute it with the Terminal. After that open your browser and navigate to localhost:8080.

How to execute a .jar File

Navigate to the Source Folder and execute it with following code line.

java -jar KotlinApiExample.jar

If you need further help, feel free to open a new Issue. In case you like my project, please follow me on GitHub.

GitHub

View Github