Skip to content

Commit dac1dec

Browse files
committed
docs(readme): update description
1 parent e0c2faf commit dac1dec

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff 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
32
================
43

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+
56
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.
67

78
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

Comments
 (0)