Howard86 / next-api-handler

lightweight nextjs api handler wrapper, portable & configurable for serverless environment
https://next-api-handler.vercel.app
Other
50 stars 1 forks source link

Feature/add next 13 beta support #108

Open Howard86 opened 1 year ago

Howard86 commented 1 year ago

add new handler under /beta to support new route handler

next.js 13 route handler is not supported

added a simple handler to test integration

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
next-api-handler ✅ Ready (Inspect) Visit Preview Sep 15, 2023 10:55am
next-api-handler-example ✅ Ready (Inspect) Visit Preview Sep 15, 2023 10:55am
codeclimate[bot] commented 1 year ago

Code Climate has analyzed commit 4a186837 and detected 1 issue on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 1

View more on Code Climate.

codecov[bot] commented 1 year ago

Codecov Report

Merging #108 (4a18683) into main (2968c5c) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #108   +/-   ##
=======================================
  Coverage   99.90%   99.90%           
=======================================
  Files           8        8           
  Lines        1070     1070           
  Branches       89       89           
=======================================
  Hits         1069     1069           
  Misses          1        1           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

cypress[bot] commented 1 year ago

Passing run #209 ↗︎

0 10 0 0 Flakiness 0

Details:

refactor(example): add /beta integration
Project: next-api-handler Commit: 4a186837ae
Status: Passed Duration: 01:12 💡
Started: Sep 15, 2023 10:57 AM Ended: Sep 15, 2023 10:58 AM

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings.