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

Introduce airlift

Open waghanza opened this issue 5 years ago • 1 comments

  • Language : java
  • Repo : https://github.com/airlift/airlift
  • Author : @martint

waghanza avatar Apr 03 '19 07:04 waghanza

Hi @martint,

Would you mind to add (or consent that we add) airlift in here ?

This project compare performance based on 3 routes :

  • GET /, SHOULD return a successful status code and an empt²y 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 Sep 16 '19 11:09 waghanza