Skip to content
This repository has been archived by the owner on Apr 17, 2019. It is now read-only.
/ checky Public archive

A service that maintains a status check of selected sites

Notifications You must be signed in to change notification settings

punkave/checky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

checky

A service that maintains a status check of selected sites

The "sites" list should be POSTed to the index in the following format:

[
  {
    "name": "Example One",
    "slug": "example",
    "url": "http://example.com"
  },
  {
    "name": "Example Two",
    "slug": "example2",
    "url": "http://example.org"
  }
]

About

A service that maintains a status check of selected sites

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published