1.0.0 • Published 4 years ago

reinvent-api v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

reinvent-API

Hyperledger fabric Business Application API Automation

Big Picture

REST API Design pattern for Hyperledger fabric. API code is reusable and fixed irrespective of Application size. Chaincode function can be passed as argument to API. So, no need to create separate routes for chaincode functions.

Things to Consider Modification:

  1. Connection Profile Name and location
  2. Channel name
  3. Chaincode Name

Query or body parameters should be passed as the order defined in chaincode function. First argument must be function name to call..

Swagger Demo:
Author
:wave: Salman Dabbakuti