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

GitHub

40 stars
3 watching
9 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 1 awesome list

expressjsnextjs

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
alexhoma/routex.js A Next.js router library for managing dynamic routes and building custom link components. 39
hoangvvo/next-connect A minimal router and middleware layer for building Next.js API Routes and Edge API Routes with promise-based routing and TypeScript support. 1,639
koajs/route Simple middleware for routing requests to specific handlers in an application 446
mununki/nextjs-with-lambda Example deployment of a Next.js app on AWS Lambda using Apex Up and custom server 59
cyrilwanner/next-serverless Simplifies deployment of Next.js applications to AWS Lambda with minimal configuration 81
koajs/router Provides a flexible routing system for building web applications with Koa. 867
mtrpcic/pathjs A lightweight JavaScript library for client-side routing with support for Hashbangs and HTML5 pushState. 1,096
jedirandy/redux-url A middleware for synchronizing the URL with Redux store state 7
kriasoft/universal-router A simple middleware-style router for routing in isomorphic JavaScript web apps. 1,711
meteorwebcomponents/router A reactive routing solution for polymer elements 4
thinkjs/think-router Provides a router for ThinkJS 3.x to handle URL routing and module loading. 7
instantcommerce/next-api-decorators Provides a set of decorators to simplify the creation and configuration of typed Next.js API routes 417
thomas4019/expressa A middleware library for building extensible APIs with JSON schema-driven collection management and admin interfaces. 439
colinmeinke/universal-redux-router A router that integrates URL parameters into Redux state and executes action creators during navigation. 22
olivernn/davis.js Provides a simple routing layer for JavaScript apps using HTML5 history.pushState and popstate events. 531