Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add lookup for Google Places Details API (New) #1637

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

patchy-oss
Copy link

Overview

Adds a lookup for Google Places Details (New).

Changes

  • Added new base class for Google - GoogleBase.
  • Added a base class for new Google API - GoogleNew.
  • Added new lookup for Google places details (new).
  • Tests.

Notes

Most of the changes are copy-paste with small corrections from the existing google lookups. I've tried to unify both google APIs, but seems like there's not too much to unify... Also I think the GoogleBase class is kinda redundant, so I can duplicate configure_ssl! and supported_protocols methods in both Google and GoogleNew instead (or maybe you have a better solution).
Naming is tough 🙃

Google documentation:

@maokomioko
Copy link

@alexreisner Hi Alex, possible to merge you think?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants