diff --git a/packages.json b/packages.json index 944b91d..796f05a 100644 --- a/packages.json +++ b/packages.json @@ -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",