Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hamid0740/heroku-app-status-api

An API for getting status of a heroku app, including: used and remaining time and dynos stats
https://github.com/hamid0740/heroku-app-status-api

heroku heroku-api heroku-app

Last synced: 4 days ago
JSON representation

An API for getting status of a heroku app, including: used and remaining time and dynos stats

Awesome Lists containing this project

README

        

# heroku-app-status-api
An API for getting status of a heroku app, including: used and remaining time and dynos stats

Gotta stop using heroku cli and connect to heroku api itself.
Dyno hours used and remaining: https://github.com/heroku/cli/blob/b8292f347101f13c2bb833b1dcf088886c8aa984/packages/apps-v5/src/commands/ps/index.js#L43