Apple App Store Server Rust Library

The Rust server library for the App Store Server API and App Store Server Notifications

⚠️ Beta ⚠️

This software is currently in Beta testing. Therefore, it should only be used for testing purposes, like for the Sandbox environment. API signatures may change between releases and signature verification may receive security updates.

Usage

Requirements

Be sure to add the job_scheduler crate to your Cargo.toml:

rust [dependencies] app-store-server-library = "0.4.0"

Documentation

WWDC Video

References