diff --git a/packages.json b/packages.json index 838ad63..094d8e8 100644 --- a/packages.json +++ b/packages.json @@ -16924,5 +16924,19 @@ "description": "A library for factorization machines in Nim.", "license": "MIT", "web": "https://github.com/neonnnnn/nimfm" + }, + { + "name": "zfblast", + "url": "https://github.com/zendbit/nim.zfblast", + "method": "git", + "tags": [ + "web", + "http", + "server", + "asynchttpserver" + ], + "description": "High performance http server (https://tools.ietf.org/html/rfc2616) with persistent connection for nim language.", + "license": "BSD", + "web": "https://github.com/zendbit/nim.zfblast" } ]