add httputils

This commit is contained in:
Zahary Karadjov 2018-09-15 17:34:58 +03:00 committed by zah
parent 541a004367
commit 450cd238b1

View File

@ -6046,6 +6046,19 @@
"license": "Apache License 2.0",
"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",