module PostbinAPI

Defined in:

lib/api/api.cr

Class Method Summary

Class Method Detail

def self.create : String #

[View source]
def self.delete(bin_id : String) #

[View source]
def self.shift(bin_id : String) : Hash(Symbol, String) | Nil #

[View source]