module StatHat

Defined in:

stat_hat/client.cr
stat_hat/core.cr

Constant Summary

API_URL = "https://api.stathat.com/ez"

Class Method Summary

Class Method Detail

def self.post_count(stat_name, key, count, timestamp = nil) #

[View source]
def self.post_value(stat_name, key, value, timestamp : Time = Time.now) #

[View source]