Using aws-sdk-gov2-blog with gov.bc.ca

Go integration

Install
go get github.com/robertojrojas/aws-sdk-gov2-blog
Quick start
import "aws-sdk-gov2-blog"

// Initialize client
client := aws-sdk-gov2-blog.NewClient("YOUR_API_KEY")
Returns the top level content for the home page
curl \
  https://news.api.gov.bc.ca/api/Home
Get all Tags
curl \
  https://news.api.gov.bc.ca/api/Tags
Get the posts associated with the keys in the list passed in.
curl \
  https://news.api.gov.bc.ca/api/Posts
SDK on GitHub 📄 API Docs
SDK
aws-sdk-gov2-blog
Go
API
gov.bc.ca
gov.bc.ca:news
At a glance
Language Go
Endpoints27
Base URLhttps://news.api.gov.bc.ca