You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+3-2
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,8 @@
1
-
2
-
[App Store Server API](https://developer.apple.com/documentation/appstoreserverapi) Golang Client
1
+
Apple App Store Server Golang Library
3
2
================
4
3
4
+
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).
5
+
5
6
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.
6
7
7
8
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.
0 commit comments