add zfplugs plugins for the zfcore framework (#1546)

This is the plugins for the zfcore framework https://github.com/zendbit/nim.zfcore

Co-authored-by: Clyybber <darkmine956@gmail.com>
This commit is contained in:
Amru Rosyada 2020-07-12 20:27:15 +07:00 committed by GitHub
parent dafadb96a7
commit 3e034b1234
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18708,5 +18708,21 @@
"description": "Simple RCON client in Nim lang.",
"license": "MIT",
"web": "https://github.com/mcilya/nimrcon"
},
{
"name": "zfplugs",
"url": "https://github.com/zendbit/nim.zfplugs",
"method": "git",
"tags": [
"web",
"http",
"framework",
"api",
"asynchttpserver",
"plugins"
],
"description": "This is the plugins for the zfcore framework https://github.com/zendbit/nim.zfcore",
"license": "BSD",
"web": "https://github.com/zendbit/nim.zfplugs"
}
]