Tentacat v0.8.0 Tentacat.App

Summary

Functions

Get info for a single app

Get info for the authorized app

Functions

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

Specs

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

me(client)

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