Skip to content

Repository files navigation

googlepluscollector

Microservice collecting google plus activities

INPUT

Hit it at (GET): /activities/{gPlusLogin}/{pairId}

gPlusLogin -> Google Plus ID for example: https://plus.google.com/102358108554182716756 --> 102358108554182716756

OUTPUT

HTTP 200 Empty body

And it will hit analyzers at /{pairId} with activities taken from Google Plus

    [
        {
            "id":null,
            "content":null
        }
    ]

Build status

Build Status

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

36 watching

Forks

Releases

Packages

Contributors

Languages