H4ad / serverless-adapter

Run REST APIs and other web applications using your existing Node.js application framework (NestJS, Express, Koa, tRPC, Fastify and many others), on top of AWS, Azure, Huawei and many other clouds.
https://serverless-adapter.viniciusl.com.br/
MIT License
134 stars 8 forks source link

feat(frameworks): added support for polka #181

Closed H4ad closed 10 months ago

H4ad commented 10 months ago

Inspired by https://github.com/tessellator/sveltekit-adapter-lambda/issues/2

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (cf4e1d9) 99.93% compared to head (39377cb) 99.93%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #181 +/- ## ======================================= Coverage 99.93% 99.93% ======================================= Files 64 65 +1 Lines 7771 7797 +26 Branches 658 659 +1 ======================================= + Hits 7766 7792 +26 Misses 5 5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.