Add package FastKiss (#1674)

This commit is contained in:
Henrique Dias 2020-10-20 07:35:26 +01:00 committed by GitHub
parent a51f0898ae
commit 9fe42f10dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"
}
]