Added nerve rpc framework (#1099)

This commit is contained in:
nepeckman 2019-06-21 01:41:46 -04:00 committed by Miran
parent 31231aa3ce
commit 68b2951e47

View File

@ -13534,5 +13534,21 @@
"description": "nimjson generates nim object definitions from json documents.",
"license": "MIT",
"web": "https://github.com/jiro4989/nimjson"
},
{
"name": "nerve",
"url": "https://github.com/nepeckman/nerve-rpc",
"method": "git",
"tags": [
"rpc",
"framework",
"web",
"json",
"api",
"library"
],
"description": "A RPC framework for building web APIs",
"license": "MIT",
"web": "https://github.com/nepeckman/nerve-rpc"
}
]