Skip to content

Files

Latest commit

9182017 · Sep 29, 2020

History

History

response

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Sep 29, 2020
Sep 29, 2020
Sep 29, 2020

Response types

TODO: find out what is it for and how to use it

app.addRoute("/init", proc(ctx: Context) {.async.} =
    resp initResponse()
)