Hexoku.API.Apps
An app represents the program that you would like to deploy and run on Heroku.
For more info read the Heroku API Reference
Summary
| create(client, body) |
| create(client, name, region, stack \\ "cedar") |
| delete(client, app) |
| info(client, app) |
| list(client) |