Skip to main content

protoc-gen-typescript-http

Recommendation
Updated
Moved
USE
2021-09-15

What is it

A tool for generating an HTTP client in TypeScript from protobuf annotated with HTTP rules.

When to use it

Use when your application is consuming an API over HTTP/1 that is described using protobuf and HTTP rules annotations.

How to learn it

Read the documentation in the official repository.