Registry / http-client / onsdigital-dp-api-clients-go-v2

onsdigital-dp-api-clients-go-v2

JSON →
library2.281.0gogounverified

Package dp-api-clients-go provides Go client libraries for ONS Digital APIs.

go get github.com/ONSdigital/dp-api-clients-go/v2
INSTALL
IMPORT
SIG · ONSDIGITAL-DP-API-
O
onsdigital-dp-api-clients-go-v2
http-clientgov2.281.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

dpapiclient
github.com/ONSdigital/dp-api-clients-go/v2

Create a hello API client and call the hello endpoint.

package main import ( "context" "github.com/ONSdigital/dp-api-clients-go/v2/hello" ) func main() { client := hello.NewAPIClient("http://localhost:8080") resp, _ := client.CallHello(context.Background()) _ = resp }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.281.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
14
Amazon
1
OpenAI (training)
1
Resources
onsdigital-dp-api-clients-go-v2 — go get onsdigital-dp-api-clients-go-v2 · libregistry