Skip to content

Commit

Permalink
add gin template (#155)
Browse files Browse the repository at this point in the history
  • Loading branch information
foolin authored and appleboy committed Jan 24, 2018
1 parent 88aede4 commit dccbb4a
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 @@ -36,3 +36,4 @@ Each author is responsible of maintaining his own code, although if you submit a
+ [xss-mw](https://github.com/dvwright/xss-mw) - XssMw is a middleware designed to "auto remove XSS" from user submitted input
+ [gin-helmet](https://github.com/danielkov/gin-helmet) - Collection of simple security middleware.
+ [gin-jwt-session](https://github.com/ScottHuangZL/gin-jwt-session) - middleware to provide JWT/Session/Flashes, easy to use while also provide options for adjust if necessary. Provide sample too.
+ [gin-template](https://github.com/foolin/gin-template) - Easy and simple to use html/template for gin framework.

0 comments on commit dccbb4a

Please sign in to comment.