Socket
Socket
Sign inDemoInstall

@temporalio/cloud-api-definitions

Package Overview
Dependencies
9
Maintainers
7
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @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.


Version published
Weekly downloads
1
Maintainers
7
Created
Weekly downloads
 

Readme

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

  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.

FAQs

Last updated on 04 Nov 2022

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc