From 8556186d562587eb4858dc1c8be0c0229267b802 Mon Sep 17 00:00:00 2001 From: Nikolay Dubina Date: Sat, 18 Mar 2023 19:35:21 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6712406a..f30066ce 100644 --- a/README.md +++ b/README.md @@ -2690,6 +2690,7 @@ _General utilities and tools to make your life easier._ - [UNIS](https://github.com/esemplastic/unis) - Common Architectureâ„¢ for String Utilities in Go. - [usql](https://github.com/knq/usql) - usql is a universal command-line interface for SQL databases. - [util](https://github.com/shomali11/util) - Collection of useful utility functions. (strings, concurrency, manipulations, ...). +- [watchhttp](https://github.com/nikolaydubina/watchhttp) - Run command periodically and expose latest STDOUT or its rich delta as HTTP endpoint. - [wifiqr](https://github.com/reugn/wifiqr) - Wi-Fi QR Code Generator. - [wuzz](https://github.com/asciimoo/wuzz) - Interactive cli tool for HTTP inspection. - [xferspdy](https://github.com/monmohan/xferspdy) - Xferspdy provides binary diff and patch library in golang.