owltech
Version:
This a backend for OwlTech Company
38 lines (28 loc) • 1.89 kB
Markdown
<img src="https://avatars0.githubusercontent.com/u/1342004?v=3&s=96" alt="Google Inc. logo" title="Google" align="right" height="96" width="96"/>
[![Release Level][releaselevelimg]][releaselevel]
[![npm version][npmimg]][npm]
[![Code Coverage][codecovimg]][codecov]
Google API Extensions for Node.js (gax-nodejs) is a set of modules which aids the development of APIs for clients and servers based on [gRPC][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][googleapis] can use services such as page streaming and request bundling to provide a more convenient and idiomatic API surface to callers.
```sh
$ npm install google-gax
```
Contributions to this library are always welcome and highly encouraged. See the [CONTRIBUTING][contributing] documentation for more information on how to get started.
For detailed documentation of the modules in gax-nodejs, please check out the [docs][docs].
BSD - See [LICENSE][license] for more information.
[]: https://codecov.io/github/googleapis/gax-nodejs/coverage.svg?branch=master
[]: https://codecov.io/github/googleapis/gax-nodejs?branch=master
[]: https://github.com/googleapis/gax-nodejs/blob/master/CONTRIBUTING.md
[]: http://googleapis.github.io/gax-nodejs/
[]: https://github.com/googleapis/gax-nodejs/blob/master/LICENSE
[]: https://img.shields.io/npm/v/google-gax.svg
[]: https://www.npmjs.org/package/google-gax
[]: https://github.com/googleapis/googleapis/
[]: http://grpc.io
[]: https://cloud.google.com/terms/launch-stages
[]: https://img.shields.io/badge/Release%20Level-Alpha-ff69b4.svg