add zfblast nimble package (#1394)

This commit is contained in:
Amru Rosyada
2020-03-12 20:34:23 +01:00
committed by GitHub
parent 50b6dec328
commit 35676003d5
+14
View File
@@ -16924,5 +16924,19 @@
"description": "A library for factorization machines in Nim.",
"license": "MIT",
"web": "https://github.com/neonnnnn/nimfm"
},
{
"name": "zfblast",
"url": "https://github.com/zendbit/nim.zfblast",
"method": "git",
"tags": [
"web",
"http",
"server",
"asynchttpserver"
],
"description": "High performance http server (https://tools.ietf.org/html/rfc2616) with persistent connection for nim language.",
"license": "BSD",
"web": "https://github.com/zendbit/nim.zfblast"
}
]