aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZahary Karadjov <zahary@gmail.com>2018-09-15 17:34:58 +0300
committerzah <zahary@gmail.com>2018-09-15 18:11:48 +0300
commit450cd238b13c19fa8df45e61faf1409f88e48cc5 (patch)
treebf8bf5c135f5c93432617313b9910bb588724a19
parent541a0043672cecc054c8d34220593aa4e6893c4e (diff)
downloadpackages-450cd238b13c19fa8df45e61faf1409f88e48cc5.tar.gz
packages-450cd238b13c19fa8df45e61faf1409f88e48cc5.zip
add httputils
-rw-r--r--packages.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index b670ab9..aff13e3 100644
--- a/packages.json
+++ b/packages.json
@@ -6047,6 +6047,19 @@
"web": "https://github.com/status-im/nim-keccak-tiny"
},
{
+ "name": "httputils",
+ "url": "https://github.com/status-im/nim-http-utils",
+ "method": "git",
+ "tags": [
+ "http",
+ "parsers",
+ "protocols"
+ ],
+ "description": "Common utilities for implementing HTTP servers",
+ "license": "Apache License 2.0",
+ "web": "https://github.com/status-im/nim-http-utils"
+ },
+ {
"name": "rocksdb",
"url": "https://github.com/status-im/nim-rocksdb",
"method": "git",