Whats your favorite go tech stack?

This page summarizes the projects mentioned and recommended in the original post on /r/golang

Our great sponsors
  • Mergify - Updating dependencies is time-consuming.
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • SonarQube - Static code analysis for 29 languages.
  • social

    social network in GRPC, Go, mysql, and vuejs, (by imran31415)

    This one https://github.com/imran31415/social

  • Gin

    Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.

    I'm using Go since 2013 and I have written my own routers and all that crap. But I had settled with gin. However gin and its ecosystem are rotten. gin-contrib is essentially on life support as it the main repo. Look at the last commits. Mostly doc or dep upgrades. https://github.com/gin-gonic/gin/commits/master

  • Mergify

    Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts