class Mdex::Endpoints::User
Defined in:
endpoints/user_profile.cr
Class Method Summary
Class methods inherited from class Mdex::Endpoint
check_data
check_data,
data
data,
display_data(html)
display_data,
display_error(error_code : Int32 = 404, error_message : String = "")
display_error,
error_criteria
error_criteria,
get(path : String)
get,
html
html,
initialize_data
initialize_data,
parse_float(str : String, remove_whitespace : String | Bool = false) : Float64
parse_float,
parse_int(str : String, remove_whitespace : String | Bool = false) : Int32
parse_int,
parse_path(str : String)
parse_path,
response
response,
use_parser=(value : Bool = true)
use_parser=
Class Method Detail
def self.
error_criteria
#
def self.
get(id : Int32)
#
def self.
insert_ids(data)
#
def self.
parse_and_insert_data(data, html)
#