next-routes-middleware
Route middleware
A middleware solution for Next.js applications to enable universal routing and serverless deployment on AWS Lambda.
Universal Lambda Routing
40 stars
3 watching
9 forks
Language: JavaScript
last commit: almost 3 years ago
Linked from 1 awesome list
expressjsnextjs
Related projects:
Repository | Description | Stars |
---|---|---|
| A Next.js router library for managing dynamic routes and building custom link components. | 39 |
| A minimal router and middleware layer for building Next.js API Routes and Edge API Routes with promise-based routing and TypeScript support. | 1,645 |
| Simple middleware for routing requests to specific handlers in an application | 447 |
| Example deployment of a Next.js app on AWS Lambda using Apex Up and custom server | 59 |
| Simplifies deployment of Next.js applications to AWS Lambda with minimal configuration | 81 |
| Provides a flexible routing system for building web applications with Koa. | 871 |
| A lightweight JavaScript library for client-side routing with support for Hashbangs and HTML5 pushState. | 1,096 |
| A middleware for synchronizing the URL with Redux store state | 7 |
| A simple middleware-style router for routing in isomorphic JavaScript web apps. | 1,720 |
| A reactive routing solution for polymer elements | 4 |
| Provides a router for ThinkJS 3.x to handle URL routing and module loading. | 7 |
| Provides a set of decorators to simplify the creation and configuration of typed Next.js API routes | 419 |
| Middleware to create and manage APIs with a built-in admin interface for configuration and schema management. | 439 |
| A router that integrates URL parameters into Redux state and executes action creators during navigation. | 22 |
| Provides a simple routing layer for JavaScript apps using HTML5 history.pushState and popstate events. | 530 |