Skip to content

Commit 6c75e5b

Browse files
authored
Merge pull request #4 from bookernath/copilot/fix-24f7f2e4-72ed-4b90-8804-215da5cb7ca0
Add DeepWiki badge to README
2 parents e0482ba + da6b1f2 commit 6c75e5b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
A Next.js fetch wrapper for edge middleware that uses Vercel Runtime Cache as its caching backend. This package provides a drop-in replacement for the native fetch API that mimics Next.js's Data Cache behavior in edge middleware environments where the standard Data Cache is not available.
44

5+
[![DeepWiki](https://deepwiki.io/badge/bookernath/cached-middleware-fetch-next.svg)](https://deepwiki.io/bookernath/cached-middleware-fetch-next)
6+
57
## Installation
68

79
```bash

0 commit comments

Comments
 (0)