šŸš€ Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →
Socket
Sign inDemoInstall
Socket

@temporalio/cloud-api-definitions

Package Overview
Dependencies
Maintainers
7
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@temporalio/cloud-api-definitions

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.

2.0.0-beta.1
unpublished
latest
npm
Version published
Weekly downloads
0
Maintainers
7
Weekly downloads
Ā 
Created
Source

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.

  • cloud-api-mock-grpc-server
  • cloud-api-mock-grpc-proxy

Running the Mock gRPC Server

  • git clone git@github.com:temporalio/temporal-cloud-api-web.git
  • 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.

FAQs

Package last updated on 04 Nov 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts