add zfcore nimble package (#1387)

This commit is contained in:
Amru Rosyada 2020-03-06 13:38:15 +07:00 committed by GitHub
parent 90e65116b8
commit ee49fba573
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16852,5 +16852,20 @@
"license": "MIT",
"web": "https://github.com/paul-nameless/nim-fswatch"
},
{
"name": "zfcore",
"url": "https://github.com/zendbit/nim.zfcore",
"method": "git",
"tags": [
"web",
"http",
"framework",
"api",
"asynchttpserver"
],
"description": "zfcore is high performance asynchttpserver and web framework for nim lang",
"license": "BSD",
"web": "https://github.com/zendbit/nim.zfcore"
}
]