It's a web application that allows the users to register/login and add text snippets.
Project from the book "Let's Go! Learn to build professional web applications with Go" by Alex Edwards
- authentication & authorization
- custom middleware
- RESTful routing
- MySQL
- TLS web server
- golang templates
- CSRF protection
- unit testing