web-frameworks icon indicating copy to clipboard operation
web-frameworks copied to clipboard

Add evpp framework

Open silviucpp opened this issue 6 years ago • 2 comments

Language : C++ Repo : https://github.com/Qihoo360/evpp Author : @Qihoo360


EDIT : Wrong author, but awesome contribution :tada:

silviucpp avatar Sep 03 '19 14:09 silviucpp

Hi @zieckey,

Would you mind to add (or consent that we add) evpp in here ?

This project compare performance based on 3 routes :

  • GET /, SHOULD return a successful status code and an empty string
  • GET /user/:id, SHOULD return a successful status code and the id
  • POST /user, SHOULD return a successful status code and an empty string

Regards,

waghanza avatar Sep 03 '19 14:09 waghanza

@OvermindDL1 want a try ?

waghanza avatar Feb 14 '20 14:02 waghanza