Please add Elxir/Erlang and Phoenix to the test set:
Elixir: https://elixir-lang.org
Phoenix: https://phoenixframework.org
hi @danielcasler,
This framework are here but disabled.
The only reason is a lack of elixir skills 馃榾
Feel free to add those frameworks :heart:
Hi @chrismccord,
Would you mind to add (or consent that we add) phoenix 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,
/cc @josevalim
Most helpful comment
Hi @chrismccord,
Would you mind to add (or consent that we add) phoenix 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,