https://github.com/fredsiika/uptime
A simple uptime monitoring app build 100% with Node.js and no external dependencies.
https://github.com/fredsiika/uptime
Last synced: 7 months ago
JSON representation
A simple uptime monitoring app build 100% with Node.js and no external dependencies.
- Host: GitHub
- URL: https://github.com/fredsiika/uptime
- Owner: fredsiika
- License: mit
- Created: 2019-02-20T00:23:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-03T09:59:25.000Z (over 6 years ago)
- Last Synced: 2025-01-26T19:43:16.988Z (9 months ago)
- Language: JavaScript
- Size: 77.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Uptime
A simple uptime monitoring app build 100% with Node.js and no external dependencies.### About
The motivation for this project was to build a complete RESTful APi, Web App GUI, and CLI with node.js.### Sections
1. RESTful API
2. Web App Graphic User Interface (GUI)
3. Command-Line Interface (CLI)
### Contributors### Want to Contribute