add zfblast nimble package (#1394)

This commit is contained in:
Amru Rosyada 2020-03-13 02:34:23 +07:00 committed by GitHub
parent 50b6dec328
commit 35676003d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"
}
]