- 簡単にエンドポイントはやしたい場合はこれ。github.com/aws/aws-lambda-go/events
- 内部routingしたいときとか複雑なのはやしたい場合はこれ
- http.NewServeMuxからhttp.HandlerFuncを導く方法
- handler := mux.ServeHTTP する
Last active
August 29, 2019 08:29
-
-
Save wreulicke/deb01c9c2f128237aebb22041f7ef110 to your computer and use it in GitHub Desktop.
GolangでLambda with API Gatewayする場合
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment