agisboye / app-store-server-api

A Node.js client for the App Store Server API
MIT License
210 stars 32 forks source link

General question on how your library was created #19

Closed jmjava closed 2 years ago

jmjava commented 2 years ago

Sorry I know this question is not directly related to your project. Just you are one of the few people I have found that have created any code for this API. I need to do something similar in Java but I am not finding any official specification for the App Store Notifications v2. Is there an openAPI spec for this library?

agisboye commented 2 years ago

Hi,

I'm not aware of any OpenAPI spec. I used Apple's documentation here: https://developer.apple.com/documentation/appstoreservernotifications/app_store_server_notifications_v2

The notification history and testing APIs are documented here: https://developer.apple.com/documentation/appstoreserverapi

jmjava commented 2 years ago

Thanks so much...It's crazy that Apple makes you parse html pages. I coded by hand using your classes as a guide.

On Sun, Aug 28, 2022 at 3:02 PM August Heegaard @.***> wrote:

Hi,

I'm not aware of any OpenAPI spec. I used Apple's documentation here: https://developer.apple.com/documentation/appstoreservernotifications/app_store_server_notifications_v2

The notification history and testing APIs are documented here: https://developer.apple.com/documentation/appstoreserverapi

— Reply to this email directly, view it on GitHub https://github.com/agisboye/app-store-server-api/issues/19#issuecomment-1229531867, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAEQPB4EOAVP2T2UZHZ37D3V3OZTZANCNFSM57ZTKFFA . You are receiving this because you authored the thread.Message ID: @.***>