summaryrefslogtreecommitdiffstats
path: root/ipfs-api/src/lib.rs
AgeCommit message (Expand)Author
2019-04-04ipfs-api: Add hyper_tls for added HTTPS supportJannis
2019-02-13formatting; docs update; version increment; small refactorsFerris Tseng
2019-02-13Add actix feature for using actix-webSameer Puri
2019-01-11Change impl Default to match go-ipfs-api behaviorSameer Puri
2018-12-31Implement capability to add files/directories by path to IPFSSameer Puri
2018-08-04upgrade versionFerris Tseng
2018-08-04formattingFerris Tseng
2018-08-03switch from error-chain to failureLeonardo Yvens Schwarzstein
2018-06-27updating version number in docs and READMEFerris Tseng
2018-06-27fix doc testsFerris Tseng
2018-06-27get ipfs-api compilingFerris Tseng
2018-06-26upgrade dependenciesFerris Tseng
2018-03-08add method to requestFerris Tseng
2018-01-23increment versionFerris Tseng
2018-01-23add /object/new and /object/dataFerris Tseng
2017-12-26increment versionFerris Tseng
2017-12-03finish up adding documentationFerris Tseng
2017-11-24move multipart to crateFerris Tseng
2017-11-19finish implementing multipart apiFerris Tseng
2017-11-19initial implementation of multipartFerris Tseng
2017-11-03add new commandsFerris Tseng
2017-11-02add better handling for stream errors; implement filestore callsFerris Tseng
2017-10-26use hyper instead of reqwestFerris Tseng
2017-10-25add licenseFerris Tseng
2017-10-25move stream reader to moduleFerris Tseng
2017-10-24use error chainFerris Tseng
2017-10-23add bitswap requestsFerris Tseng
2017-10-10add query paramsFerris Tseng
2017-10-09use reqwest instead of hyperFerris Tseng
2017-10-08make multi crate projectFerris Tseng