View Source API Reference App Store v0.3.1

Modules

The main module to interact with the App Store Server APIs

The module for Consumption Information

The struct representing the error from the API.

The struct representing the response from API.

The module for Subscription Status

The module for Transaction History

The module for Transaction Info

HTTPClient behaviour for AppStore

The default implementation for AppStore.HTTPClient. Uses Finch as the HTTP client.

JSON behaviour for AppStore

The default implementation for AppStore.JSON. Uses Jason as the JSON encoder & decoder.

A module to validate the JWS from Apple.

A module to generate the signed token for API usage.

A server for AppStore.Token, generate and cache token.