File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 79
79
"contributions" : [
80
80
" bug"
81
81
]
82
+ },
83
+ {
84
+ "login" : " abhinavkumar940" ,
85
+ "name" : " Abhinav Kumar" ,
86
+ "avatar_url" : " https://avatars.githubusercontent.com/u/1189133?v=4" ,
87
+ "profile" : " https://github.com/abhinavkumar940" ,
88
+ "contributions" : [
89
+ " doc"
90
+ ]
82
91
}
83
92
],
84
93
"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-8 -orange.svg?style=flat-square )] ( #contributors- )
3
+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-9 -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.
@@ -82,6 +82,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
82
82
</tr >
83
83
<tr >
84
84
<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>
85
+ <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>
85
86
</tr >
86
87
</table >
87
88
You can’t perform that action at this time.
0 commit comments