Skip to content

TobyMaxham/uptimerobotapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TobyMaxham UptimeRobotAPI

Installation

$ composer install

API documentation

Please see the original API-Documentation https://uptimerobot.com/api by Uptimerobot.

Account

// ...
// return the account api
$accountApi = $uptimerobot->account();

// return the Account entity
$account = $accountApi->getAccountDetails();

What is UptimeRobot?

From their site: Everyone with a website knows that, things can sometimes go wrong. Sometimes it is with the code, the server or the network....

Uptime Robot is all about helping you to keep your websites up.

It monitors your websites every 5 minutes and alerts you if your sites are down (actually, it is smarter, details below).

Todo's

  • add alternative adapters

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages