Skip to content

Commit

Permalink
Added gin-hydra as an external middleware
Browse files Browse the repository at this point in the history
  • Loading branch information
janekolszak committed Aug 31, 2016
1 parent 547e518 commit 15199ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,4 @@ Each author is responsible of maintaining his own code, although if you submit a
+ [gin-location](https://github.com/drone/gin-location) - middleware for exposing the server's hostname and scheme
+ [gin-nice-recovery](https://github.com/ekyoung/gin-nice-recovery) - panic recovery middleware that let's you build a nicer user experience
+ [gin-limit](https://github.com/aviddiviner/gin-limit) - limits simultaneous requests; can help with high traffic load
+ [gin-hydra](https://github.com/janekolszak/gin-hydra) - [Hydra](https://github.com/ory-am/hydra) middleware for Gin

0 comments on commit 15199ef

Please sign in to comment.