fabric-samples/asset-transfer-basic/rest-api-typescript/src
Matthew B White 5f4d0f9551 CORS Enablement
After feedback from the community, this PR adds CORS support in, but as an option
to enable.

Along with warnings that the default wildcard origin might not be applicable
in a production use case

Signed-off-by: Matthew B White <whitemat@uk.ibm.com>
2022-04-01 13:43:15 +01:00
..
__tests__ Update the REST Example (#689) 2022-03-31 08:19:34 -04:00
assets.router.ts Update the REST Example (#689) 2022-03-31 08:19:34 -04:00
auth.ts Simplify fabric code 2021-12-14 14:31:21 +00:00
config.spec.ts Clarify retry logic 2021-12-14 14:31:24 +00:00
config.ts Convert comments to tsdoc in REST sample (#606) 2022-02-01 17:12:07 +01:00
errors.spec.ts Fix lint errors 2021-12-14 14:31:24 +00:00
errors.ts Convert comments to tsdoc in REST sample (#606) 2022-02-01 17:12:07 +01:00
fabric.spec.ts Clarify retry logic 2021-12-14 14:31:24 +00:00
fabric.ts Convert comments to tsdoc in REST sample (#606) 2022-02-01 17:12:07 +01:00
health.router.ts Use app.locals to store contracts and jobq 2021-12-14 14:31:24 +00:00
index.ts Update REST sample readme (#575) 2022-01-12 10:38:44 +00:00
jobs.router.ts Use app.locals to store contracts and jobq 2021-12-14 14:31:24 +00:00
jobs.spec.ts Add jobs spec tests 2021-12-15 14:24:58 +00:00
jobs.ts Convert comments to tsdoc in REST sample (#606) 2022-02-01 17:12:07 +01:00
logger.ts Update transaction retry to use correct user 2021-12-14 14:31:21 +00:00
redis.spec.ts Update retry logic 2021-12-14 14:31:23 +00:00
redis.ts Convert comments to tsdoc in REST sample (#606) 2022-02-01 17:12:07 +01:00
server.ts CORS Enablement 2022-04-01 13:43:15 +01:00
transactions.router.ts Use app.locals to store contracts and jobq 2021-12-14 14:31:24 +00:00