Need a go API client implementation #260
Labels
exp/novice
Someone with a little familiarity can pick up
kind/enhancement
A net-new feature or improvement to an existing feature
P1
High: Likely tackled by core team if no one steps up
If anything wants to integrate against cluster, this is necessary.
ipfs-cluster-ctl
should leverage it. It should implement everything provided inrestapi.go
in terms of endpoints, and provide support for basic auth and ssl.This is something that might be automatically generated from a good swagger spec, but I'm not sure we want to go down that way. Types are already defined in api/types.go anyway.
The text was updated successfully, but these errors were encountered: