Simple JRestless usage example.
git clone https://github.com/bbilger/jrestless-examples.git
cd jrestless-examples
./gradlew build
cd aws/gateway/aws-gateway-usage-example
serverless deploy
serverless logs -f "sample" -t # if you want to tail the logs
Endpoints | Method | Consumes | Produces | Comment |
---|---|---|---|---|
sample/health | GET | - | JSON |