Our great sponsors
-
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.