diff --git a/packages.json b/packages.json index 7808f08..46dae4d 100644 --- a/packages.json +++ b/packages.json @@ -19934,5 +19934,18 @@ "description": "Tiingo", "license": "MIT", "web": "https://github.com/rolandgg/nimTiingo" + }, + { + "name": "FastKiss", + "url": "https://github.com/mrhdias/fastkiss", + "method": "git", + "tags": [ + "fastcgi", + "framework", + "web" + ], + "description": "FastCGI Web Framework for Nim.", + "license": "MIT", + "web": "https://github.com/mrhdias/fastkiss" } ]