SS is a simple router for AWS Lambda function. This router allows us to use lambda function as server.
- Allowed methods list.
- Routing per methods .
- Bing json objects from request and easy responses.
- Best performance for lower cost.
golang 1.18+
- As any other router (
config
,run
,use
).
Use example project for faster deployment.
Easy to install using AWS CLI. Just create user with necessary permissions and run shell script to install it in AWS.