Melon::Api::Route
Inherits Reference / Object
This class will be the base for all routes
Constructors
new(path, method : String = nil, api : ::Melon::Api.class | Nil = nil, description : String = "", resource : Bool = false)
SourceInstance methods
api
Sourceapi?
Sourcedescription
Sourcematch?(method : String, path : String)
Sourcemethod
Sourcepath
Sourceresource
Source