Skip to content

Following up a NodeJS course from PIRPLE. Adjusting the codes to be v14 compliant

Notifications You must be signed in to change notification settings

havidtech/upTimeMonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

upTimeMonitor

Following up a NodeJS course from PIRPLE. Adjusting the codes to be v14 compliant

upTimeMonitor aims to assist with knowing the condition of your website(s), that is, whether it is UP or DOWN

changes made to pirple's version 1. Changed truncate to ftruncate since file descriptor is used to refer to the file 2. Got a parsed url by using the new URL class rather than url.parse(). 3. Used searchParams property of URL rather than query property of url.parse().

About

Following up a NodeJS course from PIRPLE. Adjusting the codes to be v14 compliant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published