Hi ,
We have deployed Hyperledger Fabric consortium on Azure Kubernetes Service using steps mentioned in below link:
https://docs.microsoft.com/en-au/azure/blockchain/templates/hyperledger-fabric-consortium-azure-kubernetes-service
This is working fine. Next step for us is to call this from external application.
Would like to understand on how we can call this from external application? Is there any documentation available for exposing and accessing API from external application,what is the authentication required?
We would first like to test calling it in Postman and then would like to use it in our external application.
Thanks,
Swapnil