Go integration
import "govstat" // Initialize client client := govstat.NewClient("YOUR_API_KEY")
curl \ -H "JWT: $API_KEY" \ https://apps.nrs.gov.bc.ca/gwells/api/v1/config
curl \ -H "JWT: $API_KEY" \ https://apps.nrs.gov.bc.ca/gwells/api/v1/wells/
curl \ -H "JWT: $API_KEY" \ https://apps.nrs.gov.bc.ca/gwells/api/v1/keycloak