Using govstat with gov.bc.ca

Go integration

Install
go get github.com/blockpane/govstat
Quick start
import "govstat"

// Initialize client
client := govstat.NewClient("YOUR_API_KEY")
Regions
curl \
  https://workbcjobs.api.gov.bc.ca/v1/regions
Job Types
curl \
  https://workbcjobs.api.gov.bc.ca/v1/jobTypes
Industries
curl \
  https://workbcjobs.api.gov.bc.ca/v1/Industries
SDK on GitHub 📄 API Docs
SDK
govstat
Go
API
gov.bc.ca
gov.bc.ca:jobposting
At a glance
Language Go
Endpoints5
Base URLhttps://workbcjobs.api.gov.bc.ca/v1