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

[Java] Add firenio http

Open l16h7n1n6s opened this issue 2 years ago • 7 comments

@waghanza The library that i would like to add is a java library called firenio https://github.com/FireNio/firenio its very easy to use library if you look in the readme file It is also measured in this link in https://www.techempower.com/benchmarks/#section=data-r20&hw=ph&test=plaintext

Tell me if it's possible.

l16h7n1n6s avatar Jun 05 '22 16:06 l16h7n1n6s

Hi @l16h7n1n6s ,

Sure, will be a pleasure.

Feel free to add an implementation in a subdirectory inside java folder.

This is very important for us if someone could be in charge of taking care of changes (breaking changes, API evolution ...). Their is a bot that warn us of each update.


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 05 '22 16:06 waghanza

@wangkaish do you consent to add this framework on this list ?

waghanza avatar Jun 05 '22 16:06 waghanza

@wangkaish do you find time to add it?

l16h7n1n6s avatar Jun 08 '22 15:06 l16h7n1n6s

@l16h7n1n6s no matter who do the PR 😛 either you or @wangkaish. the important is to have non-opposition from the core team (or wait 10 days, so in 7 days now if we haven't any feedback)

waghanza avatar Jun 08 '22 16:06 waghanza

@l16h7n1n6s @waghanza sure, no problem. but I have been very busy with my work during this time, I might just add it in some later.

wangkaish avatar Jun 09 '22 06:06 wangkaish

@wangkaish shall i ask do you find time to implement it?

l16h7n1n6s avatar Jun 23 '22 18:06 l16h7n1n6s

If you have time, I'lll be glad to review firenio @wangkaish

waghanza avatar Oct 18 '23 07:10 waghanza