adding whip server (#964)
This commit is contained in:
parent
b11e98519b
commit
35eede4042
1 changed files with 10 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue