class Niceout::Location

Defined in:

niceout/location.cr

Constant Summary

LOCAL_INFO_URL = "https://ipinfo.io/json"

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def city : String #

[View source]
def lat : String #

[View source]
def lon : String #

[View source]
def zip_code : String #

[View source]