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

gguuss/appactivitydemos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Notice Google+ API is shutting down on March 7th, 2019.

appactivitydemos

Overview

Just some demos showing how to write app activity to Google+.

Usage

To run the demo, you need to set up API access to Google+, configure the app, and finally run it. More languages will be added over time.

JavaScript

  1. Create a client ID for your application by navigating to: https://code.google.com/apis/console

  2. Replace YOUR_CLIENT_ID in javascript/index.html with the client Id you created.

  3. To run the demo, just start up a web server on the appropriate port, for example:

    cd javascript

    python -m SimpleHTTPServer 8000

About

Just some demos showing how to write app activity to Google+.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages