summaryrefslogtreecommitdiffstats
path: root/ipfs-api/src/request/mod.rs
AgeCommit message (Expand)Author
2019-02-13Add actix feature for using actix-webSameer Puri
2018-08-04formattingFerris Tseng
2018-06-27get ipfs-api compilingFerris Tseng
2018-03-08add method to requestFerris Tseng
2018-01-23add shutdown commandFerris Tseng
2018-01-23add /name/publish and /name/resolveFerris Tseng
2018-01-23formattingFerris Tseng
2017-12-11Uppercased path->PATH in constants.Simon Heath
2017-12-11Replaced path() method with associated const on ApiRequest traitSimon Heath
2017-11-24add tar commandsFerris Tseng
2017-11-03add new commandsFerris Tseng
2017-11-02implement get commandFerris Tseng
2017-11-02add better handling for stream errors; implement filestore callsFerris Tseng
2017-10-27add calls to /filesFerris Tseng
2017-10-25add licenseFerris Tseng
2017-10-25add file commandsFerris Tseng
2017-10-25add dns requestFerris Tseng
2017-10-25add diag commandsFerris Tseng
2017-10-24add dht callsFerris Tseng
2017-10-24add cat requestFerris Tseng
2017-10-24add block methodsFerris Tseng
2017-10-23add bitswap requestsFerris Tseng
2017-10-13add refs commandFerris Tseng
2017-10-11add ping command and exampleFerris Tseng
2017-10-10add get dagFerris Tseng
2017-10-10add more pin and pubsub callsFerris Tseng
2017-10-10add pin requestFerris Tseng
2017-10-10implement serialize for all requestsFerris Tseng
2017-10-10add swarm requestsFerris Tseng
2017-10-09add some bootstrap and config commandsFerris Tseng
2017-10-09add example and client calls to retrieve stats from ipfsFerris 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