Add package scorper (#1857)

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

View File

@ -22039,6 +22039,19 @@
"license": "MIT",
"web": "https://github.com/markspanbroek/upraises"
},
{
"name": "scorper",
"url": "https://github.com/bung87/scorper",
"method": "git",
"tags": [
"web",
"micro",
"framework"
],
"description": "micro and elegant web framework",
"license": "Apache License 2.0",
"web": "https://github.com/bung87/scorper"
},
{
"name": "static_server",
"url": "https://github.com/bung87/nimhttpd",