Skip to content

OpenReqEU/ri-collection-explicit-feedback-google-play-page

Repository files navigation

ri-collection-explicit-feedback-google-play-page EPL 2.0

This plugin was created as a result of the OpenReq project funded by the European Union Horizon 2020 Research and Innovation programme under grant agreement No 732463.

Technical description

What does the microservice do

The goal of this microservice is to collect all available metadata of an app page from the Google Play Store such as the name of the app, the category, and the average rating. The response contains all information with respect to that app page in JSON format.

Which technologies are used

How to install it

Run the following commands to start the microservice:

  1. docker build -t ri-collection-explicit-feedback-google-play-page .

  2. docker run -p 9622:9622 ri-collection-explicit-feedback-google-play-page

How to use it (high-level description)

The API is documented by using Swagger2:

Notes for developers

None.

Sources

None.

How to contribute

See OpenReq project contribution Guidlines

License

Free use of this software is granted under the terms of the EPL version 2 (EPL2.0).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published