Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 465 Bytes

File metadata and controls

19 lines (15 loc) · 465 Bytes

So far just supports for Hyperledger Fabric

Usage

cd ./App/fabric
./app.sh

then

kubectl port-forward svc/fabric-rest-sample 3001:3000
curl --include --header "Content-Type: application/json" --header "X-Api-Key: 97834158-3224-4CE7-95F9-A148C886653E" http://localhost:3001/api/assets/5

Jmeter

after port-forward, you are able to download jmeter and run jmeter test with sample at App/fabric/jmeter/HTTPRequest.jmx