mantono
08/18/2017, 3:58 PMget("/")
and post("/")
?orangy
route("/") {
handle {
…
}
}
PS: #ktor is a better place to ask specific questionsorangy
get
= route
+ method
+ handle
mantono
08/18/2017, 4:33 PMmantono
08/18/2017, 4:34 PM