Skip to content
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.

itsubaki/appstore-log

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

appstore-log

  • AppStore Review Viewer Server with GAE

Required

  • go 1.8

How to Build

Install

$ go get github.com/itsubaki/appstore-api
$ git clone https://github.com/itsubaki/appstore-log.git

Setting

// asset/js/variable.js
var base_url = "https://${PRODJECT_ID}.appspot.com"

Make GAE Application

See appstore-api

Sample

  • color: green(Rating:5), blue(4), black(3), orange(2), red(1)
  • radius: review comment length
  • x axis: time series(new - old)

Releases

No releases published

Packages

No packages published