Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 448 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 448 Bytes

Go, Gorilla Mux, Big Query, and App Engine

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.

Prerequisites:

  1. Go 1.11.2
  2. Gorilla Mux
  3. App Engine
  4. Big Query
  5. SonarQube

Postman Collection:

https://www.getpostman.com/collections/ecf5fef256bf09c14b19