Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

Starefossen/status-api

Repository files navigation

Service Status API

Build status NPM downloads NPM version Node version Dependency status

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 start

Environment

  • PINGDOM_KEY - Pingdom API app key
  • PINGDOM_USER - Pingdom user
  • PINGDOM_PASS - Pingdom password

API

Method Path Desc
GET /api/v1/checks Get all status checks