class Beehiiv

Defined in:

beehiiv.cr

Constant Summary

BASE_URL = URI.parse("https://api.beehiiv.com")

Class Method Summary

Class Method Detail

def self.client(api_key : String = "123") : HTTP::Client #