googleapis/gax-ruby

Name: gax-ruby

Owner: Google APIs

Description: Google API Extensions for Ruby

Created: 2016-04-26 18:50:48.0

Updated: 2018-05-16 22:11:19.0

Pushed: 2018-04-11 19:14:52.0

Homepage: https://rubygems.org/gems/google-gax

Size: 246

Language: Ruby

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Google API Extensions for Ruby

Build Status Code Coverage Gem Version

Google API Extensions for Ruby (gax-ruby) is a set of modules which aids the development of APIs for clients and servers based on gRPC and Google API conventions.

Application code will rarely need to use most of the classes within this library directly, but code generated automatically from the API definition files in Google APIs can use services such as page streaming and request bundling to provide a more convenient and idiomatic API surface to callers.

Ruby Versions

gax-ruby is currently tested with Ruby 2.2.4.

Contributing

Contributions to this library are always welcome and highly encouraged.

See the CONTRIBUTING documentation for more information on how to get started.

Versioning

This library follows Semantic Versioning.

It is currently in major version zero (0.y.z), which means that anything may change at any time and the public API should not be considered stable.

Details

For detailed documentation of the modules in gax-ruby, please watch DOCUMENTATION.

License

BSD - See LICENSE for more information.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.