class

Router

Inherits Reference < Object

Constants

BASE_URL = "/api/v1"

Constructors

Instance methods

addRoute(method : String, path : String, auth : Bool = false, &block : Proc(HTTP::Server::Context, Nil))
Source
handle(context : HTTP::Server::Context)
Source