1 / 14
Télécharger la présentation
Accessing Google Books API Using Google Developers Console
An Image/Link below is provided (as is) to download presentation
Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author.
Content is provided to you AS IS for your information and personal use only.
Download presentation by click this link.
While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server.
During download, if you can't get a presentation, the file might be deleted by the publisher.
E N D
Presentation Transcript
Google Developers Console You sign in with your Google account credentials.
Expand APIs and auth, APIs will probably be selected by default, search for the desired API
Click on the OFF-ON toggle button, check the agree checkbox, and click the Accept button
HTML Page: main features a form with a text input and a submit button
The elements of the items array are objects with properties such as kind, id, etag, selfLink, volumeInfo, etc
The volumeInfo property is itself an object with properties such as title, authors, publishedDate, etc.
More Related