module LinkBuilder

Defined in:

link_builder.cr

Class Method Summary

Class Method Detail

def self.build(base_path : String, relations : Hash(String, String) = {} of String => String) : Hash(String, String) #

def self.paginated(base_path : String, offset : Int32, limit : Int32, total : Int32) : Hash(String, String) #