google-api-nodejs-client
google-api-nodejs-client copied to clipboard
Is there any endpoints for Google Play Developer API?
-
What you're trying to do: Connect a Next App to Google Play Developer API, to make a CRUD of in-app purchases and subscriptions, through Cloud Functions.
-
What code you've already tried: Im doing types by hand based off the rest documentation, and calls to the rest server with Axios. Code so far.