- CustomMethod
auto CustomMethod(string method, R path)
Undocumented in source. Be warned that the author may not have intended to support it.
- Get
auto Get(R path)
Undocumented in source. Be warned that the author may not have intended to support it.
- Post
auto Post(R path)
Undocumented in source. Be warned that the author may not have intended to support it.
- registerRoutes
void registerRoutes(R router)
Undocumented in source. Be warned that the author may not have intended to support it.