gin-gonic / examples

A repository to host examples and tutorials for Gin.
https://gin-gonic.com/docs/
MIT License
3.67k stars 641 forks source link

Added secure web app example #151

Closed KostLinux closed 3 months ago

KostLinux commented 3 months ago

Added secure web app example with OWASP most common Security Headers and possible SSRF fix.