Added package nimgraphql (#1231)

This commit is contained in:
genotrance 2019-11-01 02:04:13 -05:00 committed by Miran
parent cf35f67699
commit 9eda7130bc

View File

@ -15043,6 +15043,17 @@
"license": "MIT",
"web": "https://github.com/juancarlospaco/nim-dnsprotec"
},
{
"name": "nimgraphql",
"url": "https://github.com/genotrance/nimgraphql",
"method": "git",
"tags": [
"graphql"
],
"description": "libgraphqlparser wrapper for Nim",
"license": "MIT",
"web": "https://github.com/genotrance/nimgraphql"
},
{
"name": "fastcgi",
"url": "https://github.com/ba0f3/fastcgi.nim",