Simple homelab monitoring service
Commits
Author
Commit
Message
Date
Adds:
- Basic database schema and pragmas for the service,
- Basic HTTP API for adding services to monitor, and getting service statuses,
- Basic service structure
Some files are currently unused, and there is some commented out code. This will get used in future commits.