Skip to content

randavidovitz/angular-google-api-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angularGoogleApiWrapper

This project was created to enable quick integration between angular application and google API It will handle the correct loading of google client API for you by injecting code & Scripts.

Version 0.0.2 support the following:

  1. Adding support for playlistItems.list

Version 0.0.1 support the following:

  1. Public API access (no OAuth yet)
  2. YouTubeAPI with 1 method for getting channel activity
  3. Additional services, methods can be created in seconds with the ConstructAPICallMethod function

Installation

bower install angular-google-api-wrapper

add "angularGoogleApiWrapper" as a dependency.

About

Enable quick integration between AngularJS application and Google Client API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published