This commit is contained in:
parent
cceb6e69e2
commit
72ef979da7
@ -43,7 +43,7 @@ fun Application.module(testing: Boolean = false) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
routing {
|
routing {
|
||||||
get("/sample"){
|
get("/benchmark"){
|
||||||
call.respond("0")
|
call.respond("0")
|
||||||
}
|
}
|
||||||
post("/benchmark") {
|
post("/benchmark") {
|
||||||
|
Loading…
Reference in New Issue
Block a user