next-api-decorators

Collection of decorators to create typed Next.js API routes, with easy request validation and transformation.

MIT License

Downloads
14.3K
Stars
415
Committers
11

Bot releases are visible (Hide)

next-api-decorators - v1.4.0-beta.8

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

1.4.0-beta.8 (2021-04-10)

Bug Fixes

  • internals: added missing import (23f7976)

Features

  • setup: added example directory WIP (a4fac69)
next-api-decorators - v1.4.0-beta.7

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

1.4.0-beta.7 (2021-04-10)

Bug Fixes

next-api-decorators - v1.4.0-beta.6

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

1.4.0-beta.6 (2021-04-04)

next-api-decorators - v1.3.1

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

1.3.1 (2021-04-04)

Bug Fixes

next-api-decorators - v1.4.0-beta.5

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

1.4.0-beta.5 (2021-03-31)

next-api-decorators - v1.4.0-beta.4

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

1.4.0-beta.4 (2021-03-31)

next-api-decorators - v1.4.0-beta.3

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

1.4.0-beta.3 (2021-03-22)

Bug Fixes

  • add "params" property to NextApiRequest (3ad42d5)

Features

next-api-decorators - v1.4.0-beta.2

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

1.4.0-beta.2 (2021-03-19)

Features

  • pipes: default value pipe (2de6004)
next-api-decorators - v1.4.0-beta.1

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

1.4.0-beta.1 (2021-03-19)

Features

  • decorators: add Download decorator (2931656)
next-api-decorators - v1.3.1-beta.4

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

1.3.1-beta.4 (2021-03-19)

next-api-decorators - v1.3.1-beta.3

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

1.3.1-beta.3 (2021-03-19)

next-api-decorators - v1.3.1-beta.2

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

1.3.1-beta.2 (2021-03-19)

next-api-decorators - v1.3.1-beta.1

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

1.3.1-beta.1 (2021-03-17)

next-api-decorators - v1.3.0-beta.6

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

1.3.0-beta.6 (2021-03-16)

next-api-decorators - v1.3.0-beta.5

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

1.3.0-beta.5 (2021-03-13)

next-api-decorators - v1.3.0

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

1.3.0 (2021-03-13)

Bug Fixes

  • dependabot ecosystem (d1f460d)
  • exceptions: corrected NotFoundException name prop (dac6000)

Features

  • exceptions: added more common http exceptions (4d081cd)
  • exceptions: added UnprocessableEntityException (6978dcd)
next-api-decorators - v1.3.0-beta.4

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

1.3.0-beta.4 (2021-03-13)

Bug Fixes

next-api-decorators - v1.3.0-beta.3

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

1.3.0-beta.3 (2021-03-13)

next-api-decorators - v1.3.0-beta.2

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

1.3.0-beta.2 (2021-03-09)

next-api-decorators - v1.3.0-beta.1

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

1.3.0-beta.1 (2021-03-05)

Bug Fixes

  • exceptions: corrected NotFoundException name prop (dac6000)

Features

  • exceptions: added more common http exceptions (4d081cd)
  • exceptions: added UnprocessableEntityException (6978dcd)