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:
- Adding support for playlistItems.list
Version 0.0.1 support the following:
- Public API access (no OAuth yet)
- YouTubeAPI with 1 method for getting channel activity
- Additional services, methods can be created in seconds with the ConstructAPICallMethod function
bower install angular-google-api-wrapper
add "angularGoogleApiWrapper" as a dependency.