See the Gists API documentation for more information.
Methods
-
Create(New
Gist) Creates a new gist - Delete(String) Deletes a gist
-
Edit(String,
Gist Edits a gistUpdate) - Fork(String) Creates a fork of a gist
- Get(String) Gets a gist
-
Get
All() List the authenticated user’s gists or if called anonymously, this will return all public gists -
Get
All(Api List the authenticated user’s gists or if called anonymously, this will return all public gistsOptions) -
Get
All(Date List the authenticated user’s gists or if called anonymously, this will return all public gistsTime Offset) -
Get
All(Date List the authenticated user’s gists or if called anonymously, this will return all public gistsTime Offset, Api Options) -
Get
All List gist commitsCommits(String) -
Get
All List gist commitsCommits(String, Api Options) -
Get
All List a user's gistsFor User(String) -
Get
All List a user's gistsFor User(String, Api Options) -
Get
All List a user's gistsFor User(String, Date Time Offset) -
Get
All List a user's gistsFor User(String, Date Time Offset, Api Options) -
Get
All List gist forksForks(String) -
Get
All List gist forksForks(String, Api Options) -
Get
All Lists all public gistsPublic() -
Get
All Lists all public gistsPublic(Api Options) -
Get
All Lists all public gistsPublic(Date Time Offset) -
Get
All Lists all public gistsPublic(Date Time Offset, Api Options) -
Get
All List the authenticated user’s starred gistsStarred() -
Get
All List the authenticated user’s starred gistsStarred(Api Options) -
Get
All List the authenticated user’s starred gistsStarred(Date Time Offset) -
Get
All List the authenticated user’s starred gistsStarred(Date Time Offset, Api Options) -
Is
Starred(String) Checks if the gist is starred - Star(String) Stars a gist
- Unstar(String) Unstars a gist