Status Page in Go https://status.exozy.me
Find a file
2023-09-30 12:19:50 -04:00
proto Show status from the checker thingy 2023-09-30 12:19:50 -04:00
public initial http server + templating 2023-09-30 11:36:05 -04:00
templates initial http server + templating 2023-09-30 11:36:05 -04:00
.gitignore Update readme 2023-09-30 16:15:54 +00:00
go.mod Finish Matrix API test 2023-09-30 16:01:44 +00:00
go.sum Finish Matrix API test 2023-09-30 16:01:44 +00:00
main.go Update readme 2023-09-30 16:15:54 +00:00
readme.md Update readme 2023-09-30 16:15:54 +00:00

TODO

Tech stack

  • HTTP Server - net/http
  • Templating - {{mustache}}
  • spawn with dinit
  • Auto deploy with CI

Check online methods

  • [-] TCP Connect (not integrated)
  • [-] HTTP 2xx (not integrated)

Services

  • HTTP page
  • [-] Matrix notification (not integrated)