blob: 5fb3741f7cd07465566a634a40318fc1be42abfc (
plain) (
blame)
1
2
3
4
5
6
7
8
|
This library implements the code generator used by legacy REST clients for
Google APIs. It automatically generates client gems given discovery documents.
Google-managed clients for publicly-available APIs are maintained using this
tool, and users may also use it to generate clients for private or early-access
APIs.
WWW: https://github.com/googleapis/google-api-ruby-client
WWW: https://github.com/googleapis/google-api-ruby-client/tree/master/google-apis-core
|