grpc-ecosystem/protoc-gen-grpc-gateway-ts
protoc-gen-grpc-gateway-ts is a Typescript client generator for the grpc-gateway project. It generates idiomatic Typescript clients that connect the web frontend and golang backend fronted by grpc-gateway.
GoApache-2.0
Issues
- 1
Support additional_bindings
#32 opened by mbarrien - 4
Publish to buf.build
#51 opened by clavinjune - 0
Messagepack as codec
#53 opened by iFrozenPhoenix - 8
Add optional fields support
#21 opened by vgarvardt - 1
BUG: Field containing number are are inconsistent with proto JSON Mapping done by gateway
#52 opened by zoido - 2
renderURLSearchParams doesn't render BoolValue and other well-known wrapper types correctly
#49 opened by seanami - 1
- 0
Generated TS types for google.protobuf.Timestamp do not match grpc-gateway encoding
#35 opened by KenxinKun - 2
Sending bytes as query param
#41 opened by kabece - 0
- 13
- 1
Send bytes in a message
#22 opened by Unix4ever - 0
Support for annotating deprecated fields
#39 opened by samstradling - 0
does not support golang 1.18?
#33 opened by JaredTan95 - 0
Add query params to DELETE methods
#30 opened by ftkg - 1
Add client side streaming support
#27 opened by Cidan - 2
Google-recommended way of structuring resource path is not supported (https://google.aip.dev/127)
#28 opened by Gugic - 0
Support of required fields
#26 opened by junm-cloudnatix - 7
Handling well-known types
#4 opened by atreya2011 - 1
TextDecoderStream is not available on Firefox
#24 opened by Unix4ever - 6
Use `import type` for type imports in template
#16 opened by remko - 7
Handling errors
#15 opened by remko - 8
Is there anyway to pass custom headers ?
#13 opened by didierfranc - 8
- 4