May be Exposed can work for you after all, but you...
# ktor
o
May be Exposed can work for you after all, but you need to do something like this (ask in #exposed for more details)
Copy code
val result = transaction { … }
call.respond(result)