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

Introduce OAT++

Open waghanza opened this issue 5 years ago • 6 comments

  • Language : C++
  • Repo : https://github.com/oatpp/oatpp
  • Author : @lganzzzo
  • Website : https://oatpp.io/

waghanza avatar Nov 27 '18 10:11 waghanza

Hi @lganzzzo,

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

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 Aug 13 '19 18:08 waghanza

Hello @waghanza ,

Thank you for invitation!

Once I prepare test project I'll send you a PR.

Regards, Leonid

lganzzzo avatar Aug 13 '19 20:08 lganzzzo

/cc @lganzzzo

waghanza avatar Oct 22 '19 07:10 waghanza

Hello @waghanza ,

Sorry for being inactive lately. But be sure that this task is in my pool. I will get back to it.

Regards, Leonid

lganzzzo avatar Oct 22 '19 08:10 lganzzzo

@lganzzzo any progress in involvement ?

KaungZawHtet avatar Jun 26 '20 13:06 KaungZawHtet

Hey @KaungZawHtet ,

At the moment no progress so far. Please feel free to contribute if you have time and/or inspiration - I'll provide all the necessary assistance and help.

Regards, Leonid

lganzzzo avatar Jun 26 '20 14:06 lganzzzo

This issue could be closed

cyrusmsk avatar Apr 07 '24 06:04 cyrusmsk