adding whip server (#964)

This commit is contained in:
Mat Taylor 2018-12-12 10:34:08 -08:00 committed by Miran
parent b11e98519b
commit 35eede4042

View File

@ -1,4 +1,13 @@
[ [
{
"name": "whip",
"url": "https://github.com/mattaylor/whip",
"method": "git",
"tags": [ "http", "rest", "server", "httpbeast", "nest", "fast" ],
"description": "Whip is high performance web application server based on httpbeast a nest for redix tree based routing with some extra opmtizations.",
"license": "MIT",
"web": "https://github.com/mattaylor/whip"
},
{ {
"name": "elvis", "name": "elvis",
"url": "https://github.com/mattaylor/elvis", "url": "https://github.com/mattaylor/elvis",