How would I separate out some controllers that I'v...
# ktor
k
How would I separate out some controllers that I've written from my
Application.main
function to make it testable?