0
0
mirror of https://github.com/honojs/hono.git synced 2024-12-01 11:51:01 +01:00
hono/runtime_tests/lambda
Stefan Schonert a2e6167478
feat(adapter): Added aws-handler support for APIGatewayProxyEventV2 (#1009)
* Added aws-handler support for APIGatewayProxyEventV2

* Ensure querystring from API Gateway and ELB

* remove log

* Minor refactor to follow conventions

* Missed function declaration

* Update handler and tests to use base64

* Revert disabling crypto
2023-05-03 21:34:36 +09:00
..
index.test.ts feat(adapter): Added aws-handler support for APIGatewayProxyEventV2 (#1009) 2023-05-03 21:34:36 +09:00
jest.config.js chore: move runtime tests into runtime_tests (#1062) 2023-05-02 21:16:17 +09:00