Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular-googleapi

angular-googleapi makes it easy to use google apis from angular. So far we have support for login and a couple of google calendar methods, but it should be super easy to add others.

Installation

bower install angular-googleapi

Or just download src/angular-googleapi.js

Then in your angular module add angular-googleapi as a dependency.

Demo

Clone this repo. Install node and http-server npm. Run http-server -p 8000 and go to http://localhost:8000/example.html to see an app that will let you load entries from your google calendar.

Also, check out LetsGitLunch

About

angular module to integrate google apis

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors