View categories
New 'app-setups' resource in the Platform API
Change effective on 14 May 2014
We have added an app-setups
resource to the Platform API. It orchestrates the setup of a Heroku app using an app.json
manifest file in the application’s source tarball.
The Setting up Apps using the Heroku Platform API Dev Center article takes you through setting up a sample app using the app-setup
resource.
For details on how you can extend Heroku using our public APIs, please see Extending Heroku Dev Center category.