Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
aerial
master
Top Level Namespace
Aerial
Handler
RouteNotFound
ServerHandler
Stack
Built with Crystal 1.9.2
2023-10-07 21:16:24 UTC
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
.run
(host =
"0.0.0.0"
, port =
8080
)
Class Method Detail
def self.
run
(host =
"0.0.0.0"
, port =
8080
)
#
[
View source
]