This package has been deprecated

Author message:

Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md

composer-rest-server

0.20.9 • Public • Published

Hyperledger Composer REST Server

Set up the Composer REST Server with this command

npm install composer-rest-server -g

Overview

This is a simple application that prompts the user for details of a connection profile, Business Network Identifier, participant id and participant password. The application then starts a loopback application which uses the Hyperledger Composer LoopBack Connector to connect to the Business Network, extract the models and then present a page containing the REST APIs that have been generated for the model.

Executing those APIs will then have a real effect on the business network to which the application is connected.

Usage

composer-rest-server

License

Hyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.

Dependencies (29)

Dev Dependencies (16)

Package Sidebar

Install

npm i composer-rest-server

Weekly Downloads

2,079

Version

0.20.9

License

Apache-2.0

Unpacked Size

1.66 MB

Total Files

88

Last publish

Collaborators

  • hyperledger-ci
  • fabric-composer-admin