1.0.5 • Published 4 years ago

@ofirdagan/pingdom v1.0.5

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

PingDom

My own lightweight version of pingdom (service monitoring)

Installation and usage

  • Login to https://ofird11.editorx.io/pingdom
  • Add a new service (service name must be unique and without spaces/ special characters)
  • copy your API key
  • In your project npm install @ofirdagan/pingdom
  • In your code:
import {monitor} from '@ofirdagan/pingdom';
monitor(serviceName, apiKey);
1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago