web-frameworks
web-frameworks copied to clipboard
Introduce lift
- Language : scala
- Repo : https://github.com/lift/framework
- Author : @indrajitr
Hi @farmdawgnation,
Would you mind to add (or consent that we add) lift 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,
Fine by me!