Skip to content

Commit

Permalink
[ci skip] Added XssWm to gin contrib (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
dvwright authored and appleboy committed Jan 18, 2017
1 parent 746a31b commit 4d2dccc
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 @@ -32,3 +32,4 @@ Each author is responsible of maintaining his own code, although if you submit a
+ [gin-glog](https://github.com/zalando/gin-glog) - meant as drop-in replacement for Gin's default logger
+ [gin-gomonitor](https://github.com/zalando/gin-gomonitor) - for exposing metrics with Go-Monitor
+ [gin-oauth2](https://github.com/zalando/gin-oauth2) - for working with OAuth2
+ [xss-mw](https://github.com/dvwright/xss-mw) - XssMw is a middleware designed to "auto remove XSS" from user submitted input

0 comments on commit 4d2dccc

Please sign in to comment.