Registry / http-client / slothninja-client

slothninja-client

JSON →
library1.0.3gogounverified

A Go client library for interacting with the SlothNinja game platform API.

go get github.com/SlothNinja/client
INSTALL
IMPORT
SIG · SLOTHNINJA-CLIENT
S
slothninja-client
http-clientgov1.0.3
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
github.com/SlothNinja/client

Creates a new SlothNinja client with an API key and prints the base URL.

package main import ( "fmt" "github.com/SlothNinja/client" ) func main() { c := client.New("api-key") fmt.Println(c.BaseURL()) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.3latest 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
slothninja-client — go get slothninja-client · libregistry