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

[Go] Add goro

Open waghanza opened this issue 4 years ago • 3 comments

Hi @lukepighetti,

Would you mind to add (or consent that we add) goro 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 15 '20 19:06 waghanza

@lukef is the author of this package so let's ask him!

lukepighetti avatar Jun 15 '20 21:06 lukepighetti

Let me work on adding Goro! Or, feel free to add it yourself! Let me know what you need.

lukef avatar Jun 17 '20 01:06 lukef

I'll push up something this weekend

lukef avatar Jun 27 '20 20:06 lukef