@temporalio/cloud-api-definitions
TypeScript icon, indicating that this package has built-in type declarations

2.0.0-beta.1 • Public • Published

Temporal Cloud Api Web

This repo houses the proto definition files for the Temporal Cloud API. It also includes a mock gRPC server that can be hosted in a Docker container via docker-compose.

Running the Mock gRPC Server

  1. git clone git@github.com:temporalio/temporal-cloud-api-web.git
  2. make up

This will spin up a NodeJS gRPC server via nodemon and ts-node at localhost:9090 with an http proxy at localhost:8080. Changes to the src/ directory will cause the server to reload.

/@temporalio/cloud-api-definitions/

    Package Sidebar

    Install

    npm i @temporalio/cloud-api-definitions

    Weekly Downloads

    1

    Version

    2.0.0-beta.1

    License

    none

    Unpacked Size

    214 kB

    Total Files

    38

    Last publish

    Collaborators

    • luminousmoose
    • laurakwhit
    • rossedfort
    • alex.tideman
    • temporal-sdk-team
    • taillogs
    • flossypurse
    • tempbearpig