Hey, I'm planing on building a rest api in kotlin ...
# ktor
n
Hey, I'm planing on building a rest api in kotlin using ktor and MariaDB as my database. Can you recommend any driver which works well with ktor? I'd love to use coroutines since they are stable now (last time i used kotlin they weren't ^^).