module Aerial

Defined in:

aerial.cr
aerial/exceptions.cr
aerial/handler.cr
aerial/server_handler.cr
aerial/stack.cr
aerial/version.cr

Constant Summary

VERSION = "0.1.0"

Class Method Summary

Class Method Detail

def self.run(host = "0.0.0.0", port = 8080) #

[View source]