February 22, 2019
Isalive
Building a HTTP monitoring cli appliclation with notifications via Gmail. Due to the multi-role nature of startups, I tend to tackle a lot of the infrastructure and DevOps related tooling and management in addition to my more standard development work. To help monitor all of the various services and to experiment with Golang, I’ve created an easy-to-use CLI application that can send an email if an endpoint returns a non 200 status code.
Read more