Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/4rthem/google-api
PHP Domain designed Google APIs
https://github.com/4rthem/google-api
Last synced: 25 days ago
JSON representation
PHP Domain designed Google APIs
- Host: GitHub
- URL: https://github.com/4rthem/google-api
- Owner: 4rthem
- License: mit
- Created: 2016-05-21T17:39:55.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-09-07T19:48:20.000Z (over 8 years ago)
- Last Synced: 2024-11-10T13:43:58.768Z (3 months ago)
- Language: PHP
- Homepage:
- Size: 45.9 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Google APIs - Domain and Infrastructure
[![Build Status](https://travis-ci.org/4rthem/google-api.svg?branch=master)](https://travis-ci.org/4rthem/google-api)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/4rthem/google-api/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/4rthem/google-api/?branch=master)## Supported API and their endpoints
### [Places](https://developers.google.com/places/)
TODOC
## Example
You can play with the example in the [examples](examples/) folder.
Do not forget to replace `YOUR_API_KEY_HERE` with your key!## License
Released under the [MIT License](LICENSE).