Since there is not a python library for Google Health yet, what is the
best way to send a query like:
-/medication/{
http://schemas.google.com/health/item}Lipitor?max-
results=10
As mentioned in the Google Health Data API Reference Guide? I just
want to be able to send a GET query to retrieve drug listings, allergy
listings, conditions, etc.
Any help would be great. Thanks.