/status-nodeCheck

Simple HTTP status checker written for NodeJS

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

status-nodeCheck

Warning, may eat your cat

What this is:

This is a simple HTTP status checker. It will check a website via HTTP and return the status code.

What this is not....yet:

A tool to alert when a site returns a HTTP status code other than 200, such as 418, 502, or 503.