UNPKG

heroku-client

Version:

A wrapper for the Heroku v3 API

23 lines (13 loc) 319 B
# region A region represents a geographic location in which your application may run. ## Actions ### `info` `heroku.regions({region_id_or_name}).info({callback});` Method | Path --- | --- GET | /regions/{region_id_or_name} ### `list` `heroku.regions().list({callback});` Method | Path --- | --- GET | /regions