View Source Tentacat.App (Tentacat v2.4.0)

Summary

Functions

Get info for a single app

Get info for the authorized app

Functions

Link to this function

find(client \\ %Client{}, slug)

View Source

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