issues
search
student2ua
/
RESTserv
kotlin,ktor
0
stars
0
forks
source link
exposed
kotlin
ktor
readme
Libraries used:
Ktor
- Kotlin async web framework
Koin
- DI
Netty
- event-driven asynchronous network application framework
Jackson
- JSON serialization/deserialization
Exposed
- Kotlin SQL framework
H2
- Embeddable database
HikariCP
- High performance JDBC connection pooling
JUnit 5
,
AssertJ
and
Rest Assured
for testing
Links:
Ktor GitHub
Ktor - Quick Start Maven
RESTful Kotlin with Ktor and Exposed
KotlinConf Schedule Application - BackEnd
ktor Example Application
Kotlin Ktor Exposed Sample API