
Echo — uptime monitoring and public status pages
SaaS we build and run at echo.zolestio.com. Add monitors; Echo checks on a schedule, alerts on status changes, and publishes a shareable status page.
Challenge
Small teams and freelancers need to know when a client site or API is down — and want one link to share with customers instead of ad-hoc “is it down?” messages.
Approach
Web dashboard and API, plus a separate probe service. Results stored in PostgreSQL; alerts by email, Slack, and webhook.
What we built
- 5 monitor types (HTTP, TCP, ICMP, heartbeat, Echo Connect)
- Public status page, embed widget, badges, JSON API
- Free and Pro tiers with PayHere billing · 14-day Pro trial
- Maintenance windows · REST API for automation
Results
- Live at echo.zolestio.com
- Probe engine (Vitals) separated from web API for reliable scheduled checks
- Notification delivery history and user preferences in-app
Stack: React · TypeScript · Vite · Python · FastAPI · PostgreSQL · Go (Vitals / LM / SE / NE) · Redis · Docker · Brevo · PayHere
View Echo product →Visit echo.zolestio.com →





