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

Add fuel

Open waghanza opened this issue 6 years ago • 2 comments

Hi @dhrrgn @jschreuder,

Would you mind to add (or consent that we add) fuel 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 Oct 23 '19 06:10 waghanza

Neither of us has worked on Fuel for years, I haven't since 2012. This is a question for @WanWizard.

jschreuder avatar Jan 12 '20 15:01 jschreuder

I have no objections.

WanWizard avatar Jan 12 '20 16:01 WanWizard