An open API service indexing awesome lists of open source software.

https://github.com/pronazmul/project_uptime_monitoring_row_node

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.
https://github.com/pronazmul/project_uptime_monitoring_row_node

filesystem-api nodejs restful-api uptime-checker

Last synced: 8 days ago
JSON representation

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.

Awesome Lists containing this project

README

          

## 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.