Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/willnilges/s3-rust-example
Practical example for using S3 in Rust
https://github.com/willnilges/s3-rust-example
Last synced: 20 days ago
JSON representation
Practical example for using S3 in Rust
- Host: GitHub
- URL: https://github.com/willnilges/s3-rust-example
- Owner: WillNilges
- License: mit
- Created: 2022-11-04T14:18:16.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-04T14:25:56.000Z (about 2 years ago)
- Last Synced: 2024-11-05T13:11:42.416Z (2 months ago)
- Language: Rust
- Size: 56.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# s3-rust-example
Some example code to show off a practical method of accessing an S3 bucket that ISN'T hosted in AWS... in Rust.