swift-server / swift-aws-lambda-runtime

Swift implementation of AWS Lambda Runtime
https://swiftpackageindex.com/swift-server/swift-aws-lambda-runtime
Apache License 2.0
1.15k stars 106 forks source link

add HelloJSON example + README #424

Closed sebsto closed 2 weeks ago

sebsto commented 2 weeks ago

Add a simple JSON input/output example + reference it in the main readme. I also restructured the main readme to follow the structure that was in V1

I commented out LambdaRuntime+Localserver.swift as it is unused at the moment and causes the CI to fail