A simple example on how to integrate big query and golang as well as deploy the app to google's app Engine. This service will retrieve the 10 most viewed Stack Overflow's post questions from google cloud with topic as a parameter.
- Go 1.11.2
- Gorilla Mux
- App Engine
- Big Query
- SonarQube