GoogleWebComponents / google-apis

Web components for loading Google's JavaScript Libraries
https://elements.polymer-project.org/elements/google-apis
Other
87 stars 64 forks source link

Possible to use Contacts API with google-client-loader #65

Closed IchordeDionysos closed 8 years ago

IchordeDionysos commented 8 years ago

First is it possible to use the Contacts API with the google-client-loader because I can't find it in the API's Explorer, which confused me. In my opinion it is a very common API, so I should have been listed as a Google API ... If it is not possible to use this API, could you implement this API? I want to use it throw the really cool and handy google-client-loader. And if it's not of your business, where should I submit a issue for that?

ebidel commented 8 years ago

IIRC, the contacts api isn't supported by the JS client library. You'd have to work with the protocol directly.