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

Add nodal

Open waghanza opened this issue 6 years ago • 0 comments

Hi @keithwhor,

Would you mind to add (or consent that we add) nodal 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 Jul 26 '19 17:07 waghanza