Skip to content

A REST API project using raw NodeJS⚡. A user can store 5 web URLs. This Application will monitor each 5 sec while URL status up or down. If application status changes this will notify the user. There is no external database used here. Complete application data managed by File System.

Notifications You must be signed in to change notification settings

pronazmul/project_uptime_monitoring_row_node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Restful Uptime Monitoring API Application.

####Features:

- Start the API Server.
- Create, Edit, Delete (CRUD) user. 
- Token based authentication.
- Logout Mechanism.
- Set links & Up/Down.
- Edit/Delete links & rage limit.
- Check up/down time.

About

A REST API project using raw NodeJS⚡. A user can store 5 web URLs. This Application will monitor each 5 sec while URL status up or down. If application status changes this will notify the user. There is no external database used here. Complete application data managed by File System.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published