next-api-handler

lightweight nextjs api handler wrapper, portable & configurable for serverless environment

OTHER License

Downloads
4.1K
Stars
47
Committers
5

Bot releases are visible (Hide)

next-api-handler - v0.4.10 Latest Release

Published by Howard86 over 1 year ago

What's Changed

Full Changelog: https://github.com/Howard86/next-api-handler/compare/v0.4.8...v0.4.10

next-api-handler - v0.4.8

Published by Howard86 over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/Howard86/next-api-handler/compare/v0.4.7...v0.4.8

next-api-handler - v0.4.7

Published by Howard86 over 1 year ago

What's Changed

Now by default it will have a better error tracking experience with built-in logger

Full Changelog: https://github.com/Howard86/next-api-handler/compare/v0.4.6...v0.4.7

next-api-handler - v0.4.6

Published by Howard86 over 1 year ago

Update bundler & test tools

Following https://github.com/Howard86/next-api-handler/pull/75

next-api-handler - v0.4.3

Published by github-actions[bot] almost 2 years ago

Bug Fixes

  • add middleware value check (5838001)
next-api-handler - v0.4.2

Published by github-actions[bot] almost 2 years ago

Bug Fixes

  • fix incorrect nextjs peer deps version (2d4d9a1)
next-api-handler - v0.4.0

Published by Howard86 almost 2 years ago

0.4.0 (2022-11-29)

API Logger support

Features

  • logger: add default logger when any api is called based on different running environment. Please refer to API Logger for more information

Bug Fixes

  • fix incorrect logger setup when introducing environmental variables (ed9068f)
  • logger: add api-logger with new router options (d237e3c)

What's Changed

Full Changelog: https://github.com/Howard86/next-api-handler/compare/v0.3.1...v0.4.0

next-api-handler - v0.3.0

Published by github-actions[bot] over 2 years ago

Features

  • accept method specific middleware, resolve #32 (915921c)
next-api-handler - v0.2.5

Published by github-actions[bot] over 2 years ago

Bug Fixes

  • fix showMessage typo (0747ece)
  • update example dependencies to fix vercel deployment (45c5123)
next-api-handler - v0.2.4

Published by github-actions[bot] over 2 years ago

Bug Fixes

  • fix typescript issues after depedencies bump (f0a0c90)
next-api-handler - v0.2.3

Published by github-actions[bot] over 2 years ago

Bug Fixes

  • prevent sending response when header is sent (e103d88)
next-api-handler - v0.2.0

Published by Howard86 almost 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/Howard86/next-api-handler/compare/v0.1.0...v0.2.0

next-api-handler - v0.2.2

Published by github-actions[bot] almost 3 years ago

What's Changed

Full Changelog: https://github.com/Howard86/next-api-handler/compare/v0.2.1...v0.2.2

next-api-handler - v0.2.1

Published by github-actions[bot] almost 3 years ago

What's Changed

Full Changelog: https://github.com/Howard86/next-api-handler/compare/v0.2.0...v0.2.1

next-api-handler - v0.1.0

Published by Howard86 almost 3 years ago

Package Rankings
Top 7.64% on Npmjs.org
Badges
Extracted from project README
install size CircleCI codecov next-api-handler
Related Projects