dvwright / xss-mw

XssMw is an middleware designed to "auto remove XSS" from user submitted input, it’s written in Go and targets the Gin web framework.
MIT License
33 stars 12 forks source link

add test, prove nested json support #2

Closed dvwright closed 5 years ago

dvwright commented 5 years ago

refactored to base first