Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tomasbankauskas/next-edge-middleware
https://github.com/tomasbankauskas/next-edge-middleware
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tomasbankauskas/next-edge-middleware
- Owner: TomasBankauskas
- Created: 2024-03-26T08:10:51.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-26T08:13:12.000Z (8 months ago)
- Last Synced: 2024-10-15T01:09:46.933Z (23 days ago)
- Language: JavaScript
- Size: 2.55 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Next.js 12 Edge Middleware Demo (Alpha)
Try the demo live here: https://next-edge-middleware.netlify.app/
## Introduction
This is a simple demo of Next.js middleware running on Netlify Edge Functions.
It consists of an SSR page with a middleware function that rewrites the URL with a geolocated country code parameter.