Blog

Greetings.
I am Ulises.

I'm a developer.

Latest Blog Post

•September 23, 2023

How to Create a Site Monitoring Tool in Rust

In this post, I'm going to teach you how to write a very simple site monitoring tool in Rust. We'll build a CLI tool in Rust that will read a sitemap, iterate over it, ping each URL in the sitemap, and post a message to Slack with results.