You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
This is a simple Kotlin API Example with **Tutorial Code Comments** build with Ktor **for Beginners**.
3
3
</br>
4
4
### Setup
5
-
Feel free to download the **[latest Release File](github.com/jakkoble/KotlinApiExample/releases/latest/)** for testing the API. Just **download it** and **execute it** with the Terminal. After that **open your browser** and navigate to **[localhost:8080](http://localhost:8080)**.
5
+
Feel free to download the **[latest Release File](https://github.com/jakkoble/KotlinApiExample/releases/)** for testing the API. Just **download it** and **execute it** with the Terminal. After that **open your browser** and navigate to **[localhost:8080](http://localhost:8080)**.
6
6
</br>
7
7
</br>
8
8
### How to execute a .jar File
@@ -13,4 +13,4 @@ java -jar KotlinApiExample.jar
13
13
If you need further help, feel free to **[open a new Issue](https://github.com/Jakkoble/KotlinApiExample/issues)**. In case you like my project, please follow me on GitHub.
0 commit comments