Add status-im/nim-presto (#1917)

This commit is contained in:
zah 2021-05-28 23:14:54 +03:00 committed by GitHub
parent 1e67d4077b
commit b49ba1760b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6521,6 +6521,20 @@
"license": "MIT",
"web": "https://github.com/zah/nim-package-visible-types"
},
{
"name": "presto",
"url": "https://github.com/status-im/nim-presto",
"method": "git",
"tags": [
"http",
"rest",
"server",
"client"
],
"description": "REST API framework for Nim language",
"license": "Apache License 2.0",
"web": "https://github.com/status-im/nim-presto"
},
{
"name": "ranges",
"url": "https://github.com/status-im/nim-ranges",