aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 60b19aa..1941fe2 100644
--- a/packages.json
+++ b/packages.json
@@ -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"
}
]