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

Network.IPFS.Client.Stat

Documentation

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