Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
melon
master
Melon
Api
Registry
Route
Handler
RoutePrinter
Built with Crystal 1.9.2
2023-10-07 22:38:38 UTC
class
Melon::Handler
Melon::Handler
Reference
Object
Included Modules
HTTP::Handler
Defined in:
melon/handler.cr
Constructors
.new
(api :
::
Melon
::
Api
.
class
)
Instance Method Summary
#call
(context)
Constructor Detail
def self.
new
(api :
::
Melon
::
Api
.
class
)
#
[
View source
]
Instance Method Detail
def
call
(context)
#
[
View source
]