examples/marine-examples/url-downloader
boneyard93501 6381411ed9
Reorg (#10)
* init reorg

* updated readme

* fix CI

* remove outdated ipfs-node example

* add Readme

* update readme, add config file

Co-authored-by: folex <0xdxdy@gmail.com>
2021-07-16 02:04:18 -05:00
..
artifacts Reorg (#10) 2021-07-16 02:04:18 -05:00
curl_adapter Reorg (#10) 2021-07-16 02:04:18 -05:00
facade Reorg (#10) 2021-07-16 02:04:18 -05:00
local_storage Reorg (#10) 2021-07-16 02:04:18 -05:00
build.sh Reorg (#10) 2021-07-16 02:04:18 -05:00
compose.air Reorg (#10) 2021-07-16 02:04:18 -05:00
Config.toml Reorg (#10) 2021-07-16 02:04:18 -05:00
deploy_separate.sh Reorg (#10) 2021-07-16 02:04:18 -05:00
deploy.sh Reorg (#10) 2021-07-16 02:04:18 -05:00
download.air Reorg (#10) 2021-07-16 02:04:18 -05:00
README.md Reorg (#10) 2021-07-16 02:04:18 -05:00
repl_config.toml Reorg (#10) 2021-07-16 02:04:18 -05:00

Download file to disk

Example that shows how to work with disk access and how to link several Wasm modules into a service.

Build & deploy it

./deploy.sh

Call it

fldist run_air -p download.air -d '{"service": "f7db6966-2d75-4424-812e-85e2ec5cb61b"}'