diff --git a/packages.json b/packages.json index 9fa2a55..ead7bf5 100644 --- a/packages.json +++ b/packages.json @@ -9149,6 +9149,20 @@ "license": "LGPLv3", "web": "https://github.com/juancarlospaco/nim-bytes2human" }, + { + "name": "nimhttpd", + "url": "https://github.com/h3rald/nimhttpd", + "method": "git", + "tags": [ + "web-server", + "static-file-server", + "server", + "http" + ], + "description": "A tiny static file web server.", + "license": "MIT", + "web": "https://github.com/h3rald/nimhttpd" + }, { "name": "crc32", "url": "https://github.com/juancarlospaco/nim-crc32",