/nodejs-common-grpc

🚀🐢 A set of classes and utilities used in Google npm modules.

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Google Cloud Platform logo

release level CircleCI AppVeyor codecov

Node.js idiomatic client for common-grpc.

Common components for Cloud APIs Node.js Client Libraries that require gRPC

Read more about the client libraries for Cloud APIs, including the older Google APIs Client Libraries, in Client Libraries Explained.

Table of contents:

Quickstart

Before you begin

  1. Select or create a Cloud Platform project.

    Go to the projects page

  2. Enable billing for your project.

    Enable billing

  3. Set up authentication with a service account so you can access the API from your local workstation.

Installing the client library

npm install --save @google-cloud/common-grpc

The common-grpc Node.js Client API Reference documentation also contains samples.

Versioning

This library follows Semantic Versioning.

This library is considered to be in beta. This means it is expected to be mostly stable while we work toward a general availability release; however, complete stability is not guaranteed. We will address issues and requests against beta libraries with a high priority.

More Information: Google Cloud Platform Launch Stages

Contributing

Contributions welcome! See the Contributing Guide.

License

Apache Version 2.0

See LICENSE