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

command module
v0.0.0-...-a2c8398 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 26, 2019 License: EPL-2.0 Imports: 12 Imported by: 0

README

== ri-collection-explicit-feedback-google-play-page  image:https://img.shields.io/badge/License-EPL%202.0-blue.svg["EPL 2.0", link="https://www.eclipse.org/legal/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
- Go (-> https://github.com/golang/go)
- Gorilla Mux (-> https://github.com/gorilla/mux)
- OlegSchmidt soup, fork of anaskhan96 soup (-> fork : https://github.com/OlegSchmidt/soup | original : https://github.com/anaskhan96/soup)


=== How to install it
Run the following commands to start the microservice:

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

. 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:

- link:http://217.172.12.199/registry/#/services/ri-collection-explicit-feedback-google-play-page[Rendered Documentation]

=== Notes for developers 
None.

=== Sources
None.

== How to contribute
See OpenReq project contribution link:https://github.com/OpenReqEU/OpenReq/blob/master/CONTRIBUTING.md[Guidlines]

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

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL