@starefossen/status-api
v1.0.1
Published
Service status API
Readme
Service Status API
Microservice for returning the status of various services monitored through Pingdom. Using the Pingdom API under the hood.
Requirements
- Node.JS >= v4.0.0
Start
npm startEnvironment
PINGDOM_KEY- Pingdom API app keyPINGDOM_USER- Pingdom userPINGDOM_PASS- Pingdom password
API
| Method | Path | Desc |
|--------|------------------|-----------------------|
| GET | /api/v1/checks | Get all status checks |
