Anyone written, or thinking of writing, implementations of the Google Cloud Platform APIs in Delphi?
Anyone written, or thinking of writing, implementations of the Google Cloud Platform APIs in Delphi?
https://cloud.google.com/products/
https://cloud.google.com/products/
Is that other APIs than these?
ReplyDeletetmssoftware.com - TMS Software
You can download a trial version from the TMS VCL Cloud Pack product page at http://www.tmssoftware.com/site/cloudpack.asp#product-downloads . The trial version has no time limitation.
ReplyDeleteNancy Lescouhier - Seems like TMS only offer the higher level Google APIs. I need the lower level APIs e.g. Pub/Sub, BigQuery, Logging etc. You can find the implementations for many other languages here - github.com - Google Cloud Platform
ReplyDelete/sub
ReplyDeleteSomeone using TMS Cloud Pack, can share with us his experiences, please?
ReplyDeleteNancy Lescouhier
ReplyDeleteSorry, but I can't understand why you have two versions of the same pack. VCL version and FMX version.
If are components to access some cloud services... why FMX or VCL distinction?
Can you explain this point? It's important for me. Thanks.
/sub
ReplyDeletePaul Thornton We offer at this moment support for Google Drive, Google Contacts, Google Calendar, Google Tasks, Google Analytics, Google Maps, Google Directions. Other Google APIs are constantly being monitored & considered and we’ll implement these when there is sufficient demand among Delphi developers for this.
ReplyDeleteJuan C. Cilleruelo VCL and FMX have a different underlying implementation for both the OAUTH part and the HTTP communication part.
ReplyDeleteJuan C. Cilleruelo If you only do FMX, you don't need the VCL, and vise versa.
ReplyDeleteA dead attempt. PS, A google employee confirmed in a forum topic I posted, that their have no plan to provide client library in Delphi.
ReplyDeletegithub.com - googleapi/googleapi