ipfs/kubo

HTTP API root

Open

#807 opened on Feb 24, 2015

View on GitHub
 (15 comments) (0 reactions) (0 assignees)Go (2,725 forks)batch import
help wantedneed/analysistopic/apitopic/rpc-api

Repository metrics

Stars
 (13,906 stars)
PR merge metrics
 (Avg merge 4d 2h) (28 merged PRs in 30d)

Description

HTTP API root (e.g. http://localhost:5001/) should show a listing with links to:

  • /webui
  • show locally installed, trusted apps. (right now only webui)
  • list the URL to the api: /api/v0/<command>?arg=<args>&<flags>

thanks @dominictarr

Contributor guide