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