module Shorty

Defined in:

shorty.cr

Constant Summary

HOST_URL = "https://appshorty.herokuapp.com"
VERSION = "0.1.0"

Class Method Summary

Class Method Detail

def self.get_short_link(oid : String) : String #

Возвращает короткую ссылку


[View source]