[fpc-pascal] Google Drive API

Michael Van Canneyt michael at freepascal.org
Wed Oct 11 15:17:26 CEST 2017



On Wed, 11 Oct 2017, Marcos Douglas B. Santos wrote:

> Hi,
>
> I would like to know if FPC implements the full Google Drive API. If
> so, since which version?

Yes, since version 3.0.2.

FPC also contains a tool to generate a new API if google changes it
(they have a lot of APIS, which get updated on a regular basis)

> First, I need to implement upload, download and search of files [1].
> Any example?

Yes. See the googleapi source dir in trunk, examples/drive

Michael.



More information about the fpc-pascal mailing list