Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

js-ipfs-api #111

Closed
10 of 11 tasks
daviddias opened this issue Apr 5, 2016 · 3 comments
Closed
10 of 11 tasks

js-ipfs-api #111

daviddias opened this issue Apr 5, 2016 · 3 comments
Labels
exp/novice Someone with a little familiarity can pick up help wanted Seeking public contribution on this issue

Comments

@daviddias
Copy link
Member

daviddias commented Apr 5, 2016

This issue focus on detailing the improvements we are committing to do for js-ipfs milestone 1.

js-ipfs-api is the IPFS HTTP-API client library used by js-ipfs cli and a ton of other applications that want to interact with an IPFS node through HTTP (mostly go-ipfs nodes). Currently, for js-ipfs we have to use a branch of js-ipfs-api since IPFS 0.3.11 and 0.4.0 versions different in how the http-api endpoints work. We want to support 0.4.0 http api spec, which is standardised on https://github.com/ipfs/http-api-spec.

You can find js-ipfs-api at https://github.com/ipfs/js-ipfs-api

TODO list:

@daviddias daviddias added exp/novice Someone with a little familiarity can pick up module help wanted Seeking public contribution on this issue labels Apr 5, 2016
@daviddias daviddias added this to the milestone 1 - js-ipfs on the browser milestone Apr 5, 2016
@daviddias
Copy link
Member Author

Updated the list with: ipfs-inactive/js-ipfs-http-client#252

@daviddias
Copy link
Member Author

daviddias commented May 4, 2016

Just added in -> ipfs-inactive/js-ipfs-http-client#263

@daviddias daviddias removed this from the milestone 1 - js-ipfs on the browser milestone Jul 27, 2016
@daviddias
Copy link
Member Author

This can be closed now. js-ipfs-api now follows interface-ipfs-core, which makes getting both impl to work together almost seamlessly

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
exp/novice Someone with a little familiarity can pick up help wanted Seeking public contribution on this issue
Projects
None yet
Development

No branches or pull requests

1 participant