Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hyperledgendary/fabric-rest-server
WIP _ DO NOT USE
https://github.com/hyperledgendary/fabric-rest-server
Last synced: 3 months ago
JSON representation
WIP _ DO NOT USE
- Host: GitHub
- URL: https://github.com/hyperledgendary/fabric-rest-server
- Owner: hyperledgendary
- License: apache-2.0
- Created: 2020-05-18T14:18:09.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T02:36:17.000Z (about 2 years ago)
- Last Synced: 2024-04-17T19:39:29.832Z (10 months ago)
- Language: TypeScript
- Homepage:
- Size: 1.01 MB
- Stars: 1
- Watchers: 3
- Forks: 3
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fabric REST Server
**Welcome to the REST Server for working with Hyperledger Fabric.**> *tl;dr;*
>Given a Hyperledger Fabric infrastructure, you give the rest server a Connection Profile of your organization's 'gateway' Peer; the rest server then stands up a OpenAPIv3 standard REST server allowing access all the way to the transaction functions of the smart contracts.
> Stand this up next to your 'gateway' peer with a conneciton profile and identity.# Status
Please note that this is an Apache-2.0 project, it is offered without any formal support from IBM or anybody else.
## Getting Started
For full details see [How to run Starter Server](./docs/starter-rest-server/index.md)