summaryrefslogtreecommitdiffstats
path: root/ipfs-api/examples
AgeCommit message (Expand)Author
2017-12-03finish writing docs; fix some API issuesFerris Tseng
2017-11-30remove dev codeFerris Tseng
2017-11-26fix testsFerris Tseng
2017-11-24add tar commandsFerris Tseng
2017-11-24add implementation for files writeFerris Tseng
2017-11-24move multipart to crateFerris Tseng
2017-11-24finish implementing config replace callFerris Tseng
2017-11-19add a fake ipfs server that just prints out requestsFerris Tseng
2017-10-27add calls to /filesFerris Tseng
2017-10-27drop extra importFerris Tseng
2017-10-25add licenseFerris Tseng
2017-10-25add dns exampleFerris Tseng
2017-10-25limit number of message in pubsub exampleFerris Tseng
2017-10-25add line decoder and stream readerFerris Tseng
2017-10-12small refactorFerris Tseng
2017-10-12refactor examples; add pubsub exampleFerris Tseng
2017-10-11add ping command and exampleFerris Tseng
2017-10-11modify api to return a Boxed future instead of a resultFerris Tseng
2017-10-10update examplesFerris Tseng
2017-10-09add bootstrap exampleFerris Tseng
2017-10-09add example and client calls to retrieve stats from ipfsFerris Tseng
2017-10-09update commentFerris Tseng
2017-10-09cleanup outputFerris Tseng
2017-10-09use reqwest instead of hyperFerris Tseng
2017-10-09add api command for getting list of ipfs commandsFerris Tseng
2017-10-08make multi crate projectFerris Tseng