ipfs/kubo

HTTP API root

Open

#807 opened on Feb 24, 2015

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

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