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,5 +1,14 @@
[
{
{
"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",
"url": "https://github.com/mattaylor/elvis",
"method": "git",