Gitlab::API
Inherits Reference < Object
Constructors
new(access_token : String, logging : Bool = true)
SourceInstance methods
client
Sourceget_file(project_id : Int32, file_path : String)
Sourcegroup(id : Int32)
Sourcelogging
Sourcelogging=(logging : Bool)
Sourcemake_request(url : String, params = {} of String => String)
Sourceproject(user : String, project : String)
Sourceproject(id : Int32)
Sourceproject(full_name : String)
Sourceproject_languages(project_id : Int32) : Hash(String, Float64)
Sourceproject_releases(project_id : Int32)
SourceRecursive get Crystal projects
recently_updated(per_page = 10)
Sourceuser(id : Int32)
Source