issues
search
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.
Apache License 2.0
142
stars
51
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Messagepack as codec
#53
iFrozenPhoenix
opened
1 year ago
0
BUG: Field containing number are are inconsistent with proto JSON Mapping done by gateway
#52
zoido
opened
1 year ago
1
Publish to buf.build
#51
clavinjune
opened
1 year ago
4
Handle well-known wrapper types in a way that matches grpc-gateway serialization/deserialization
#50
seanami
opened
1 year ago
1
renderURLSearchParams doesn't render BoolValue and other well-known wrapper types correctly
#49
seanami
opened
1 year ago
2
Throw non-JSON responses as errors
#48
seanami
opened
1 year ago
1
Support nested fields, path segments with merged master and working ci
#47
marsianin
opened
1 year ago
3
Support nested fields, path segments with merged master and working ci
#46
marsianin
closed
1 year ago
1
Mcchae/fix build
#45
MinchulChae
closed
1 year ago
2
fix `optiona fields` and `OneOf` issue
#44
MinchulChae
closed
1 year ago
2
fix: invalid TS module name for proto files with dash or dot chars
#43
anatolym
opened
1 year ago
1
Invalid module name for proto files with dashes or dots in name
#42
anatolym
opened
1 year ago
0
Sending bytes as query param
#41
kabece
opened
2 years ago
2
Add enable_styling_check option to README
#40
avegancafe
closed
2 years ago
1
Support for annotating deprecated fields
#39
samstradling
opened
2 years ago
0
Ensure to use / for import path
#38
higebu
opened
2 years ago
0
Fix go 1.18 installation compatibility issue
#37
wilsonwu
closed
2 years ago
6
Windows - Back-slashes in generated import statements
#36
Drabuna
closed
1 year ago
1
Generated TS types for google.protobuf.Timestamp do not match grpc-gateway encoding
#35
KenxinKun
closed
1 year ago
0
Plat 1883 generate int enums for ts proto
#34
tigersoldier
closed
2 years ago
1
does not support golang 1.18?
#33
JaredTan95
closed
2 years ago
0
Support additional_bindings
#32
mbarrien
opened
2 years ago
1
Support nested fields, path segments
#31
mbarrien
opened
2 years ago
2
Add query params to DELETE methods
#30
ftkg
opened
2 years ago
0
Remove unused function from generated code
#29
remko
closed
7 months ago
1
Google-recommended way of structuring resource path is not supported (https://google.aip.dev/127)
#28
Gugic
opened
3 years ago
2
Add client side streaming support
#27
Cidan
opened
3 years ago
1
Support of required fields
#26
junm-cloudnatix
opened
3 years ago
0
Inconsistent Well-Known Types handling with grpc-gateway
#25
lixin9311
opened
3 years ago
13
TextDecoderStream is not available on Firefox
#24
Unix4ever
closed
3 years ago
1
Properly encode Uint8Array fields
#23
Unix4ever
closed
3 years ago
10
Send bytes in a message
#22
Unix4ever
closed
3 years ago
1
Add optional fields support
#21
vgarvardt
opened
3 years ago
8
Bumped protobuf version to v1.26
#20
vgarvardt
closed
3 years ago
5
Add option enable_styling_check to toggle styling check, the option is false by default.
#19
lyonlai
closed
3 years ago
0
remove optional field for ts_package to avoid protoc error
#18
lyonlai
closed
3 years ago
0
Throw error object on HTTP error
#17
remko
closed
3 years ago
4
Use `import type` for type imports in template
#16
remko
closed
3 years ago
6
Handling errors
#15
remko
closed
3 years ago
7
Use === in generated code
#14
abatilo
closed
3 years ago
7
Is there anyway to pass custom headers ?
#13
didierfranc
closed
3 years ago
8
Add ts_package extension
#12
higebu
closed
3 years ago
4
Handle rendering of URL Query Parameters in renderURL
#11
atreya2011
closed
3 years ago
6
no more rename from amd64 to x86_64
#10
lyonlai
closed
3 years ago
0
Handle rendering of URL Query Parameters in renderURL
#9
atreya2011
closed
3 years ago
8
fix proto name generation for get requests
#8
lyonlai
closed
3 years ago
0
Add support for HTTP PATCH method
#7
atreya2011
closed
3 years ago
5
Add HTTP Patch support & fix renderURL to use lowerCaseCamel names
#6
atreya2011
closed
3 years ago
0
renderURL does not use lowerCamelCase field names
#5
atreya2011
closed
3 years ago
4
Handling well-known types
#4
atreya2011
closed
3 years ago
7
Next