scala-server-lambda
scala-server-lambda copied to clipboard
Run http4s or akka-http over API Gateway and AWS Lambda
Results
2
scala-server-lambda issues
Sort by
recently updated
recently updated
newest added
Would it be possible to have a new version compatible with Scala 2.13?
First of all, nice work. I spotted an issue with the loss of the Content Type within the AkkaHttpLambdaHandler.proxyToAkkaRequest method. **What happens.** 1. User makes a request with Content-Type set...