Skip to content

Go, Gorilla Mux, Big Query, App Engine Integration Example

Notifications You must be signed in to change notification settings

luckyp71/go-mux-bigquery-app-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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