Skip to content

fox-hound-ltd/protobuf-grpc-json-transcoding

Repository files navigation

@fox-hound-tools/protobuf-grpc-json-transcoding

npm version npm publish workflow build and test workflow

Development

1. Install dependencies

pnpm install

2. Build

pnpm run build

3. Test

pnpm test

Sample

1. Generate protofiles from typespec

pnpm run sample:generate

2. Run server

dotnet run --project sample/Server

3. Access to the server

http://localhost:5000

About

TypeSpec library for emitting protobuf, gRPC and JSON transcoding

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published