From 1e59b1853e1cc85ea358fd6bd95fc2a5d223b5c5 Mon Sep 17 00:00:00 2001 From: Pascal Dennerly Date: Sun, 16 May 2021 00:09:20 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4ea1fbdb..b0aca047 100644 --- a/README.md +++ b/README.md @@ -2520,6 +2520,7 @@ _**Unofficial** set of patterns for structuring projects._ * [GoLand](https://jetbrains.com/go) - Full featured cross-platform Go IDE. * [Gor](https://github.com/buger/gor) - Http traffic replication tool, for replaying traffic from production to stage/dev environments in real-time. * [Guora](https://github.com/meloalright/guora) - A self-hosted Quora like web application written in Go. +* [hoofli](https://github.com/dnnrly/hoofli) - Generate PlantUML diagrams from Chrome or Firefox network inspections * [hugo](http://gohugo.io/) - Fast and Modern Static Website Engine. * [ide](https://github.com/thestrukture/ide) - Browser accessible IDE. Designed for Go with Go. * [ipe](https://github.com/dimiro1/ipe) - Open source Pusher server implementation compatible with Pusher client libraries written in GO.