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:
parent
dafadb96a7
commit
3e034b1234
1 changed files with 16 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue