File tree 2 files changed +11
-1
lines changed
2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 88
88
"contributions" : [
89
89
" doc"
90
90
]
91
+ },
92
+ {
93
+ "login" : " JackCuthbert" ,
94
+ "name" : " Jack Cuthbert" ,
95
+ "avatar_url" : " https://avatars.githubusercontent.com/u/5564612?v=4" ,
96
+ "profile" : " https://jackcuthbert.dev/" ,
97
+ "contributions" : [
98
+ " doc"
99
+ ]
91
100
}
92
101
],
93
102
"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-9 -orange.svg?style=flat-square )] ( #contributors- )
3
+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-10 -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.
@@ -119,6 +119,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
119
119
<tr >
120
120
<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>
121
121
<td align="center"><a href="https://github.com/abhinavkumar940"><img src="https://avatars.githubusercontent.com/u/1189133?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Abhinav Kumar</b></sub></a><br /><a href="https://github.com/stegano/next-http-proxy-middleware/commits?author=abhinavkumar940" title="Documentation">📖</a></td>
122
+ <td align="center"><a href="https://jackcuthbert.dev/"><img src="https://avatars.githubusercontent.com/u/5564612?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jack Cuthbert</b></sub></a><br /><a href="https://github.com/stegano/next-http-proxy-middleware/commits?author=JackCuthbert" title="Documentation">📖</a></td>
122
123
</tr >
123
124
</table >
124
125
You can’t perform that action at this time.
0 commit comments