comment section implementing golang for the back end
initial commit for the comment section. Go server and handlers created using gorilla mux and redis used for storing data and caching
second commit added login page. coming next is password encryption
third commit added error handling and password encryption.