apple / app-store-server-library-python

MIT License
147 stars 31 forks source link

Add an App Store Server API Client that supports async via httpx #100

Open alexanderjordanbaker opened 2 months ago

alexanderjordanbaker commented 2 months ago

Will resolve the asynchronous ask from #91

tani-shi commented 2 months ago

We highly need this feature. Both history API v1/v2 are slow response time.

Our app store api server that only has this library is not perform and much low RPS now.

alexanderjordanbaker commented 2 weeks ago

@tani-shi That sounds surprisingly slow, I'd recommend filing a ticket in Feedback Assistant if you are still experiencing that with specific calls

alexanderjordanbaker commented 1 week ago

https://github.com/apple/app-store-server-library-python/pull/105