add httputils
This commit is contained in:
parent
541a004367
commit
450cd238b1
1 changed files with 13 additions and 0 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue