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

Add es4x

Open waghanza opened this issue 6 years ago • 1 comments

Hi @pmlopes,

Would you mind to add (or consent that we add) es4x 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 Oct 23 '19 08:10 waghanza

Hi, like I've replied to the vertx-web request, if someone adds it, I'll gladly review it. I've no objections to it, after all, it's open source! 😅

pmlopes avatar Oct 23 '19 10:10 pmlopes