class Creestal::Server::Router

Defined in:

server/router.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(root : String, home : String) #

[View source]

Instance Method Detail

def handle_html(path : String) : String #

[View source]
def resolve_request(path : String) : String #

[View source]