Integrate Storj using Rust
Use Storj as a backend origin for service decentralized objects to the fastly Compute@Edge service.
- Platform:
- Compute@Edge
- Language:
- Rust
- Repo:
- https://github.com/storj-thirdparty/storj-compute-fastly
Warning: The code provided on this page is not written or maintained by Fastly. We don't provide direct support for third party services or code. See our Terms of Service for more information.
Use this starter
Using the Fastly CLI, create a new project using this starter somewhere on your computer:
$ fastly compute init --from=https://github.com/storj-thirdparty/storj-compute-fastly
Or click the button below to create a GitHub repository, provision a Fastly service, and set up continuous deployment:
To read more about using this starter kit, check out the readme on the GitHub repo.
Next steps
Starters are a good way to bootstrap a project. For more specific use cases, and answers to common problems, try our library of code examples.