class

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)
Source

Instance methods

api?
Source
description
Source
match?(method : String, path : String)
Source
method
Source
path
Source
resource
Source