next-connect
API Router
A minimal router and middleware layer for building Next.js API Routes and Edge API Routes with promise-based routing and TypeScript support.
The TypeScript-ready, minimal router and middleware layer for Next.js, Micro, Vercel, or Node.js http/http2
2k stars
9 watching
65 forks
Language: TypeScript
last commit: 9 months ago
Linked from 1 awesome list
connectjavascriptmicromiddlewarenextjsroutertypescript
Related projects:
Repository | Description | Stars |
---|---|---|
hoangvvo/next-session | A promise-based session middleware solution for Next.js and other web frameworks. | 352 |
hoangvvo/nextjs-mongodb-app | A Next.js and MongoDB web application demonstrating simplicity and full-stack applicability with various features for authentication and content management. | 1,537 |
alexhoma/routex.js | A Next.js router library for managing dynamic routes and building custom link components. | 39 |
instantcommerce/next-api-decorators | Provides a set of decorators to simplify the creation and configuration of typed Next.js API routes | 417 |
revskill10/next-routes-middleware | A middleware solution for Next.js applications to enable universal routing and serverless deployment on AWS Lambda. | 40 |
maxmitko/mlp-ssr | A Next.js application with a modular architecture and separate directories for components, layouts, pages, and store management. | 0 |
mmontone/easy-routes | Yet another routes handling utility on top of Hunchentoot for building web applications. | 58 |
cyrilwanner/next-serverless | Simplifies deployment of Next.js applications to AWS Lambda with minimal configuration | 81 |
koajs/route | Simple middleware for routing requests to specific handlers in an application | 446 |
yracnet/vite-plugin-api-routes | Automates API routing based on directory structure in ViteJS projects | 30 |
mapzen/on-the-road_android | An Android client for routing and navigation using the Valhalla service. | 49 |
konabos/next.js-starter-kit-using-graphql-and-sitecore-content-hub-content-as-a-service | Next.js application demonstrating integration with Sitecore Content Hub using GraphQL and React | 9 |
kriasoft/universal-router | A simple middleware-style router for routing in isomorphic JavaScript web apps. | 1,711 |
zahidkhawaja/langchain-chat-nextjs | A Next.js frontend for integrating LangChain Chat with a conversational AI platform. | 990 |
posva/unplugin-vue-router | Automates file-based routing in Vue with TypeScript support | 1,680 |