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

[Javascript] Add kites

Open waghanza opened this issue 5 years ago • 1 comments

Hi @vunb,

Would you mind to add (or consent that we add) kites 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 Jun 21 '20 13:06 waghanza

Hi @waghanza

Thank you for your interest in kites. Feel free to add it yourself! Let me know what you need.

vunb avatar Jun 21 '20 13:06 vunb