Skip to content

This is a simple application for checking the status of several websites listed in a json file

Notifications You must be signed in to change notification settings

gekalogiros/website-status-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Status Checker

Synopsis

This is a simple node.js application that checks if all the websites listed in the json/sites.json are online.

History

This project was built during my internship in Synth Media

Installation

    1. Install node.js
    1. Install npm
    1. Install express
    1. git clone git@github.com/djrimokbp/statusChecker
    1. Run npm install inside the installation folder

API Reference

Depending on the size of the project, if it is small and simple enough the reference docs can be added to the README. For medium size to larger projects it is important to at least provide a link to where the API reference docs live.

Tests

Describe and show how to run the tests with code examples.

Contributors

Georgios Kalogiros

License

MIT

About

This is a simple application for checking the status of several websites listed in a json file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published