mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 15:13:09 +00:00
Added package servy (#1685)
This commit is contained in:
parent
b41b77556a
commit
2eba7bf1f4
@ -20058,5 +20058,19 @@
|
|||||||
"description": "SSH, SCP and SFTP client for Nim",
|
"description": "SSH, SCP and SFTP client for Nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/ba0f3/ssh2.nim"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user