Registry / http-client / api-client

api-client

JSON →
library1.7.0gogounverified

A Go client for interacting with the Micro API platform.

go get m3o.dev/api/client
INSTALL
IMPORT
SIG · API-CLIENT
A
api-client
http-clientgov1.7.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.

client
m3o.dev/api/client

Creates a new Micro API client.

package main import ( "fmt" "m3o.dev/api/client" ) func main() { c := client.NewClient() fmt.Printf("Client: %+v\n", c) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
48 hits · last 30 days
node
38
OpenAI (training)
1
Resources
api-client — go get api-client · libregistry