mirror of
https://github.com/logos-messaging/packages.git
synced 2026-05-20 12:00:05 +00:00
Added package static_server (#1856)
This commit is contained in:
parent
e88a56b064
commit
5f9a6ef5ba
@ -22038,5 +22038,16 @@
|
|||||||
"description": "exception tracking for older versions of nim",
|
"description": "exception tracking for older versions of nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/markspanbroek/upraises"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user