Polymer Project is a new easy way to use Google APIs.
They simplified to the basic the usage of Google Apps in your webpage: to integrate something in your code you just need to load platofrom.js script and then write a link tag with attribute rel set to “import” and attribute href set to the name of component you want to load.
You can find a quick example here on github.