module Sinatra
Repopen Sinatra
to add helpers to the app
Include this module in your Sinatra
app to get access to these helpful routes:
/info/app => information about this App /info/app/installations => a list of all installations of this App /info/app/installations/:id => information about the installation /info/app/installations/:id/repositories => the repositories this installation has access to /info/app/installations/:id/access_token => a valid access token for the installation