This repository contains the reference implementation of Blinks for merchandise and edition prints, developed using Rust and Rocket(the Rocket framework). It serves as a practical example for integrating Blinks functionality in Rust-based projects, complementing the official documentation, which primarily provides TypeScript examples.
The primary goal of this repository is to:
- Provide a comprehensive Rust-based implementation of Blinks.
- Facilitate the adoption of Blinks for managing merchandise and edition print functionalities.
- Bridge the gap between the official TypeScript documentation and Rust development workflows.
Features
- Implementation of Blinks using the Rocket web framework.
- Example integrations for merchandise and edition print management.
- Well-structured and documented code for ease of understanding and adaptation.