Added package static_server (#1856)

This commit is contained in:
Bung
2021-04-06 12:59:59 +02:00
committed by GitHub
parent e88a56b064
commit 5f9a6ef5ba
+11
View File
@@ -22038,5 +22038,16 @@
"description": "exception tracking for older versions of nim",
"license": "MIT",
"web": "https://github.com/markspanbroek/upraises"
},
{
"name": "static_server",
"url": "https://github.com/bung87/nimhttpd",
"method": "git",
"tags": [
"web"
],
"description": "A tiny static file web server.",
"license": "MIT",
"web": "https://github.com/bung87/nimhttpd"
}
]