mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Added nerve rpc framework (#1099)
This commit is contained in:
parent
31231aa3ce
commit
68b2951e47
@ -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…
x
Reference in New Issue
Block a user