Skip to content

Commit c6763f2

Browse files
committed
Added Tutorial Comment
1 parent 609f65f commit c6763f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/kotlin/de/jakkoble/Application.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@ fun main() {
1616
Simple Kotlin/Ktor API Example by Jakkoble
1717
To test the API go to http://localhost:8080
1818
The List is just saved in Runtime => if you stop the Server, the List is gone
19+
In the Frontend (Main Page), JavaScript is used to make the Request to the API Endpoints (Routes) on Button Click
1920
*/

0 commit comments

Comments
 (0)