mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 15:35:09 +00:00
Use more common X-Api-Key header with no prefix Also updates Unauthorized response to include a json error body and simplifies working with new API key via curl and the vscode rest client Signed-off-by: James Taylor <jamest@uk.ibm.com> |
||
|---|---|---|
| .. | ||
| scripts | ||
| src | ||
| .env.sample | ||
| .eslintrc.json | ||
| .gitignore | ||
| .prettierrc.json | ||
| demo.http | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
Asset Transfer REST API Sample
Prototype sample REST server to demonstrate good Fabric Node SDK practices