gothinkster / golang-gin-realworld-example-app

Exemplary real world application built with Golang + Gin
https://realworld.io
MIT License
2.5k stars 495 forks source link

added vote feature on comments (upvote, downvote) #22

Open singh-gursharan opened 4 years ago

singh-gursharan commented 4 years ago

removed vendor system and added go module. added the vote feature changed the gin package version