ipfs-1.3.0.2: Access IPFS locally and remotely
Safe HaskellNone
LanguageHaskell2010

Network.IPFS.Client.Stat

Documentation

type API = "stat" :> (CID' :> Post '[JSON] Stat) Source #