Samples for Hyperledger Fabric
Find a file
James Taylor 324f1c8683 Specify query handler strategy
Avoid load on a single peer by specifying the PREFER_MSPID_SCOPE_ROUND_ROBIN
strategy

Signed-off-by: James Taylor <jamest@uk.ibm.com>
2021-12-14 14:14:56 +00:00
asset-transfer-basic/rest-api-typescript Specify query handler strategy 2021-12-14 14:14:56 +00:00
LICENSE Initial commit 2021-12-14 14:14:39 +00:00
README.md Initial REST API skeleton 2021-12-14 14:14:56 +00:00

fabric-rest-sample

Prototype sample REST server to demonstrate good Fabric Node SDK practices