Added nerve rpc framework (#1099)
This commit is contained in:
parent
31231aa3ce
commit
68b2951e47
1 changed files with 16 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue