Skip to content

codeadamca/php-books-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Using PHP with the Google Books API

A basic example of retrieving data using the Google Books API and PHP.

The API endpoints in the example are both public endpoints and do not require an API key. However, if you want to add your API key simply follow these steps:

  1. Go to the Google Cloud Console
  2. Create an API key
  3. Put your API key into the first line of PHP in the maps.php file
  4. Upload your files to a PHP server and test

Repo Resources


About

A basic example of retrieving data using the Google Books API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages