Go Browser Package
I have been working on a project that required me to identify the browser, device, platform, or bot that is making a request to my application. The URL shortening service needed to generate analytics reports based on the browser, device, platform, or bot that was making a request to the application. Also, the service had to render Open Graph (OG) tags that were optimized for the browser, device, platform, or bot that was making a request to the application.
I wanted to build the service in Go, a...
Read more at browser.dineshgowda.com