diff --git a/packages.json b/packages.json index a033d72..23429fa 100644 --- a/packages.json +++ b/packages.json @@ -4242,6 +4242,20 @@ "license": "Apache License, Version 2.0", "web": "https://github.com/ivankoster/nimbench" }, + { + "name": "nest", + "url": "git://github.com/kedean/nest.git", + "method": "git", + "tags": [ + "library", + "api", + "router", + "web" + ], + "description": "RESTful URI router", + "license": "MIT", + "web": "https://github.com/kedean/nest" + }, { "name": "nimbluez", "url": "git://github.com/Electric-Blue/NimBluez.git",