Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hamid0740/heroku-app-status-api
- Owner: hamid0740
- License: mit
- Created: 2022-06-26T10:40:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-26T13:16:02.000Z (over 2 years ago)
- Last Synced: 2024-07-22T14:33:30.971Z (4 months ago)
- Topics: heroku, heroku-api, heroku-app
- Language: Python
- Homepage: https://heroku-app-status-api.herokuapp.com/
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 statsGotta 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