File tree 2 files changed +13
-1
lines changed
2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 70
70
"contributions" : [
71
71
" doc"
72
72
]
73
+ },
74
+ {
75
+ "login" : " tgrassl" ,
76
+ "name" : " Timon Grassl" ,
77
+ "avatar_url" : " https://avatars.githubusercontent.com/u/34568407?v=4" ,
78
+ "profile" : " https://medium.com/@timon.grassl" ,
79
+ "contributions" : [
80
+ " bug"
81
+ ]
73
82
}
74
83
],
75
84
"contributorsPerLine" : 7 ,
Original file line number Diff line number Diff line change 1
1
# Next.js HTTP Proxy Middleware
2
2
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3
- [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-7 -orange.svg?style=flat-square )] ( #contributors- )
3
+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-8 -orange.svg?style=flat-square )] ( #contributors- )
4
4
<!-- ALL-CONTRIBUTORS-BADGE:END -->
5
5
6
6
HTTP Proxy middleware available in API Middleware provided by Next.js.
@@ -78,6 +78,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
78
78
<td align="center"><a href="https://lumenstudio.dev/"><img src="https://avatars.githubusercontent.com/u/5436545?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Yann Pringault</b></sub></a><br /><a href="https://github.com/stegano/next-http-proxy-middleware/commits?author=Kerumen" title="Code">💻</a></td>
79
79
<td align="center"><a href="https://github.com/lorenzodejong"><img src="https://avatars.githubusercontent.com/u/30781484?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Lorenzo</b></sub></a><br /><a href="https://github.com/stegano/next-http-proxy-middleware/commits?author=lorenzodejong" title="Documentation">📖</a></td>
80
80
</tr >
81
+ <tr >
82
+ <td align="center"><a href="https://medium.com/@timon.grassl"><img src="https://avatars.githubusercontent.com/u/34568407?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Timon Grassl</b></sub></a><br /><a href="https://github.com/stegano/next-http-proxy-middleware/issues?q=author%3Atgrassl" title="Bug reports">🐛</a></td>
83
+ </tr >
81
84
</table >
82
85
83
86
<!-- markdownlint-restore -->
You can’t perform that action at this time.
0 commit comments