Open waghanza opened 4 years ago
Hi,
Personally I have no problem with seaside been added here. But Johan maintains it much more so I let him take the decision :)
Sure. If you have something ready, please ping me. I want to know the results and then see if we can improve them ;)
Hi @jbrichau @jecisc,
Would you mind to add (or consent that we add) seaside 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 stringRegards,