Skip to content

A shared package of Protocol Buffers schemas (Protobuf) and generated code for using between WebArchiver gRPC microservices.

License

Notifications You must be signed in to change notification settings

pereslavtsev/webarchiver-proto

Repository files navigation

WebArchiver Protocol Buffers

GitHub package.json version Codacy branch grade

A shared package of Protocol Buffers (Protobuf) schemas and generated code for using between WebArchiver gRPC microservices. TypeScript types was created via ts-proto generator with a Nest.js server interfaces options.

Install

$ npm i @pereslavtsev/webarchiver-protoc

$ yarn add @pereslavtsev/webarchiver-protoc

$ pnpm add @pereslavtsev/webarchiver-protoc

Usage

$ pnpm protoc:gen

$ pnpm build
import { core } from '@pereslavtsev/webarchiver-protoc';

core.v1

License

ISC

About

A shared package of Protocol Buffers schemas (Protobuf) and generated code for using between WebArchiver gRPC microservices.

Topics

Resources

License

Stars

Watchers

Forks