Using sdk-gov with gov.bc.ca

Solidity integration

Install
# See https://github.com/Gearbox-protocol/sdk-gov
serves general configuration
curl \
  -H "JWT: $API_KEY" \
  https://apps.nrs.gov.bc.ca/gwells/api/v1/config
returns a list of wells
curl \
  -H "JWT: $API_KEY" \
  https://apps.nrs.gov.bc.ca/gwells/api/v1/wells/
serves keycloak config
curl \
  -H "JWT: $API_KEY" \
  https://apps.nrs.gov.bc.ca/gwells/api/v1/keycloak
SDK on GitHub 📄 API Docs
SDK
sdk-gov
Solidity
API
gov.bc.ca
gov.bc.ca:gwells
At a glance
Language Solidity
Endpoints24
Base URLhttps://apps.nrs.gov.bc.ca/gwells/api/v1