initial commit

This commit is contained in:
2020-04-04 18:47:24 +02:00
commit 97b5923c1e
22 changed files with 1333 additions and 0 deletions

4
gradle.properties Normal file
View File

@ -0,0 +1,4 @@
ktor_version=1.3.2
kotlin.code.style=official
kotlin_version=1.3.70
logback_version=1.2.1