avniproject / integration-service

Service for integration Avni with other systems
GNU Affero General Public License v3.0
0 stars 2 forks source link

[Spike] Set up SpringBoot REST client for fetching data using BigQuery APIs with auth token #84

Closed himeshr closed 1 year ago

himeshr commented 1 year ago

Set up SpringBoot REST client for fetching data using BigQuery APIs with auth token. We would need a google cloud credential to use for invoking BigQuery APIs from Avni-Integration-service Java Spring boot application.

Reference: https://download.huihoo.com/google/gdgdevkit/DVD1/developers.google.com/bigquery/docs/hello_bigquery_api.html