diff --git a/packages.json b/packages.json index a0668fe..79952d9 100644 --- a/packages.json +++ b/packages.json @@ -28261,5 +28261,16 @@ "description": "🚋 Traffic Analysis in Nim", "license": "GPL-3.0", "web": "https://github.com/facorazza/tram" + }, + { + "name": "rowdy", + "url": "https://github.com/ajusa/rowdy", + "method": "git", + "tags": [ + "web", + "routing" + ], + "description": "Automatically bind procs to the mummy web server", + "license": "MIT" } ]