GraphQL API for the Google Play App Store

Usage

Simply start the service using the ietz/google-play-graphql-api docker image;

docker run --rm -p 4000:4000 ietz/google-play-graphql-api

Locally building docker image

docker build -t google-play-graphql-api .