next-api-decorators

API route decorators

Provides a set of decorators to simplify the creation and configuration of typed Next.js API routes

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

GitHub

419 stars
7 watching
29 forks
Language: TypeScript
last commit: over 2 years ago
Linked from 1 awesome list

api-decoratorsbackenddecoratorsnestjsnextnextjspipestypescriptvercel

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
codecoolture/next-joiA package that validates incoming requests to Next.js API Routes using the Joi schema validation library.112
hoangvvo/next-connectA minimal router and middleware layer for building Next.js API Routes and Edge API Routes with promise-based routing and TypeScript support.1,645
alexhoma/routex.jsA Next.js router library for managing dynamic routes and building custom link components.39
thesephi/oak-routing-ctrlA TypeScript library providing decorators for easy scaffolding of API services with the Oak framework6
csprance/next-smrtA Next.js project template with integrated features for building fast and maintainable web applications.55
codementorio/nextjs-redux-starterA Next.js starter kit with Redux and styled-components for building complex single-page applications375
renatorib/next-jphAn example app demonstrating the use of Next.js and JSONPlaceholder API for building a web application35
arunoda/nextgramA sample Next.js app demonstrating routing capabilities and component reuse50
revskill10/next-routes-middlewareA middleware solution for Next.js applications to enable universal routing and serverless deployment on AWS Lambda.40
konabos/next.js-starter-kit-using-graphql-and-sitecore-content-hub-content-as-a-serviceNext.js application demonstrating integration with Sitecore Content Hub using GraphQL and React9
cyrilwanner/next-serverlessSimplifies deployment of Next.js applications to AWS Lambda with minimal configuration81
estrada9166/cookie-handler-next.jsA Next.js project that provides a middleware to handle cookies on the server-side and make them accessible in view templates.15
albert-gao/feathers-next-exampleSets up Next.js with Feathers.js for building RESTful APIs and real-time applications43
maxmitko/mlp-ssrA Next.js application with a modular architecture and separate directories for components, layouts, pages, and store management.0
yracnet/vite-plugin-api-routesAutomates API routing based on directory structure in ViteJS projects35