| Crates.io | shopify_storefront |
| lib.rs | shopify_storefront |
| version | 0.1.0 |
| created_at | 2025-12-27 11:43:38.853402+00 |
| updated_at | 2025-12-27 11:43:38.853402+00 |
| description | Unofficial Rust client for the Shopify Storefront API |
| homepage | |
| repository | https://github.com/flessner/shopify-rs |
| max_upload_size | |
| id | 2007079 |
| size | 46,805 |
⚠️ This package is fresh, untested and under heavy development. It should not be used in production.
Unofficial Rust client for the Shopify Storefront API.
Add the following to your Cargo.toml:
[dependencies]
shopify_storefront = "0.1.0"
Alternatively, with the CLI:
cargo add shopify_storefront
This is an unofficial, community-maintained Rust client for the Shopify Storefront API. It is not affiliated with, endorsed by, or supported by Shopify Inc.
This project is dual-licensed under the MIT License and Apache License 2.0. See LICENSE-MIT and LICENSE-APACHE for details.