Overview
A practical Go + PostgreSQL project focused on API monitoring, scheduled checks, and clear reliability dashboards.
Case Study
Built a Go and PostgreSQL dashboard that monitors API health, latency, and failures
Developers need a simple way to monitor API uptime, response times, and failures without relying on a heavy external monitoring platform.
Built a Go web app that stores monitored endpoints in PostgreSQL, runs manual and scheduled health checks, records response history, and displays status metrics in a dashboard.
Enabled quick visibility into endpoint reliability with recent check results, latency trends, failure tracking, and clear health status indicators.
A practical Go + PostgreSQL project focused on API monitoring, scheduled checks, and clear reliability dashboards.