module GithubCr

Defined in:

github-cr.cr
github-cr/client.cr
github-cr/errors.cr
github-cr/helpers.cr
github-cr/models/base_model.cr
github-cr/models/organization.cr
github-cr/models/repository.cr
github-cr/models/user.cr
github-cr/paginated_resource.cr

Constant Summary

VERSION = "0.1.0"

Class Method Summary

Class Method Detail

def self.handle_http_errors(response : HTTP::Client::Response) #

[View source]