Skip to content

Commit

Permalink
docs(readme): update description
Browse files Browse the repository at this point in the history
  • Loading branch information
richzw committed Feb 6, 2024
1 parent e0c2faf commit dac1dec
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@

[App Store Server API](https://developer.apple.com/documentation/appstoreserverapi) Golang Client
Apple App Store Server Golang Library
================

The Golang server library for the [App Store Server API](https://developer.apple.com/documentation/appstoreserverapi) and [App Store Server Notifications](https://developer.apple.com/documentation/appstoreservernotifications).

The App Store Server API is a REST API that you call from your server to request and provide information about your customers' in-app purchases.

The App Store Server API is independent of the app’s installation status on the customers’ devices. The App Store server returns information based on a customer’s in-app purchase history regardless of whether the customer installs, removes, or reinstalls the app on their devices.
Expand Down

0 comments on commit dac1dec

Please sign in to comment.