web-frameworks
web-frameworks copied to clipboard
[Go] Add goro
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 stringGET/user/:id, SHOULD return a successful status code and the idPOST/user, SHOULD return a successful status code and an empty string
Regards,
@lukef is the author of this package so let's ask him!
Let me work on adding Goro! Or, feel free to add it yourself! Let me know what you need.
I'll push up something this weekend