▲ | rozenmd 8 hours ago | |
Still a one-person project (since 2021): https://onlineornot.com I'm still rebuilding OnlineOrNot's frontend to be powered by the public REST API. Uptime checks are now fully powered by a public API (still have heartbeat checks, maintenance windows, and status pages to go). Doing this both as a means of dogfooding, and adding features to the REST API that I easily dumped into the private GraphQL API without thinking too hard. That, and after I finish the first milestone (uptime checks + heartbeat/cron job monitors), I'll be able to start building a proper terraform provider, and audit logs. Basically at the start of the year I realised GraphQL has taken me as far as it can, and I should've gone with REST to start with. |