Tentacat v2.2.0 Tentacat.App View Source
Link to this section Summary
Link to this section Functions
Link to this function
find(client \\ %Client{}, slug)
View Sourcefind(Tentacat.Client.t(), binary()) :: Tentacat.response()
Get info for a single app
Example
Tentacat.App.find "tentacatty"
More info at: https://developer.github.com/v3/apps/#get-a-single-github-app
Get info for the authorized app
Example
Tentacat.App.me client
More info at: https://developer.github.com/v3/apps/#get-the-authenticated-github-app