Added package static_server (#1856)

This commit is contained in:
Bung 2021-04-06 18:59:59 +08:00 committed by GitHub
parent e88a56b064
commit 5f9a6ef5ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"
}
]