freebsd-ports/devel/rubygem-google-apis-drive_v3/pkg-descr
Po-Chuan Hsieh fdeca47640
devel/rubygem-google-apis-drive_v3: Add rubygem-google-apis-drive_v3 0.36.0
This is the simple REST client for Drive API V3. Simple REST clients are Ruby
client libraries that provide access to Google services via their HTTP REST API
endpoints. These libraries are generated and updated automatically based on the
discovery documents published by the service, and they handle most concerns such
as authentication, pagination, retry, timeouts, and logging. You can use this
client to access the Drive API, but note that some services may provide a
separate modern client that is easier to use.
2023-03-22 03:19:56 +08:00

7 lines
517 B
Text

This is the simple REST client for Drive API V3. Simple REST clients are Ruby
client libraries that provide access to Google services via their HTTP REST API
endpoints. These libraries are generated and updated automatically based on the
discovery documents published by the service, and they handle most concerns such
as authentication, pagination, retry, timeouts, and logging. You can use this
client to access the Drive API, but note that some services may provide a
separate modern client that is easier to use.