Added package servy (#1685)

This commit is contained in:
xmonader 2020-11-02 07:54:39 +02:00 committed by GitHub
parent b41b77556a
commit 2eba7bf1f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20058,5 +20058,19 @@
"description": "SSH, SCP and SFTP client for Nim",
"license": "MIT",
"web": "https://github.com/ba0f3/ssh2.nim"
},
{
"name": "servy",
"url": "https://github.com/xmonader/nim-servy",
"method": "git",
"tags": [
"webframework",
"microwebframework",
"async",
"httpserver"
],
"description": "a down to earth webframework in nim",
"license": "MIT",
"web": "https://github.com/xmonader/nim-servy"
}
]