I'm new to Hyperledger and want to create a simple prototype involving a blockchain that interacts with UI through API (basically, one participant stores metadata on the blockchain, the other can just query it to see the information) - have tried using Composer, but it is giving me issues when trying to implement the REST API.
I have tried the composer, but getting issues when trying to implement the REST API.