Skip to content

Demo on getting started with Google APIs and 3-legged OAuth

Notifications You must be signed in to change notification settings

DanWilkerson/gs-gapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An example of how to connect with Google's APIs using 3-legged OAuth.

##Getting Started

git clone https://github.com/DanWilkerson/gs-gapi.git 
cd ./gs-gapi
npm install
node app.js

When you see

$ Listening on port 3000

navigate to http://localhost:3000.

About

Demo on getting started with Google APIs and 3-legged OAuth

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published