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
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
Related posts
- Difference between 'go get' 'go mod vendor' 'go install' and 'go build'
- Scrutiny v0.4.8 Stable Release - Hard Drive SMART Monitoring & Dashboard
- Secure your go REST Api in Docker using Letsencrypt
- How to Develop REST API using Go and Test using various methods
- Gin - HTTP web framework written in Go (Golang)