issues
search
gogo
/
letmegrpc
[maintainer wanted] generates a web form gui from a grpc specification
BSD 3-Clause "New" or "Revised" License
421
stars
48
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
letmegrpc doesn't support Google's Message Types
#57
aalhour
opened
5 years ago
6
regenerate with go1.12 and protoc 3.7.1
#56
jmarais
closed
5 years ago
1
Update the form button to be an input instead of a hyperlink.
#55
pjgjordaan
closed
5 years ago
1
fix command error
#54
yinxulai
closed
5 years ago
0
form: fix isNumber json precision
#53
scbizu
closed
5 years ago
10
[json type number] proto type int64 should be string
#52
scbizu
opened
5 years ago
4
How to add metadata or header ?
#51
technomaniac
opened
6 years ago
12
Error whilst testing serve.proto
#50
dheerajbhadani
closed
6 years ago
17
letmegrpc does not generate tooltips for imported proto objects
#49
con-ji
opened
6 years ago
2
Docker image does not work
#48
ghost
closed
6 years ago
3
fixed enums nested in msgs
#47
con-ji
closed
6 years ago
1
nested enums not generating a dropdown menu
#46
con-ji
closed
6 years ago
3
running curl localhost:8080 fails
#45
con-ji
closed
6 years ago
4
protoc-gen-letmegrpc does not support subtypes as repeated
#44
Falco20019
opened
6 years ago
3
Not working with Windows
#43
Falco20019
opened
6 years ago
3
Attempted fix for same func and var names
#42
MSalopek
opened
6 years ago
4
Issues generating multiple files from same package
#41
MSalopek
opened
6 years ago
7
Fix proto message type parsing.
#40
thevault
closed
6 years ago
2
Why submit form values via GET instead of POST?
#39
anwar-fs
opened
6 years ago
5
main.go:3:8: cannot find package "tmpprotos"
#38
D-Alex
opened
7 years ago
1
fix missing CamelCase for generateFormFunc
#37
D-Alex
closed
7 years ago
1
Support streaming methods
#36
alenkacz
closed
7 years ago
5
add error message if no services are defined
#35
feliksik
opened
7 years ago
4
invalid code is generated: conn declared and not used
#34
feliksik
opened
7 years ago
4
suggestion for a better form preview/generation, build an awesome golang admin boilerplate
#33
roscopecoltran
closed
7 years ago
2
RPC method name staring with lowercase character fails
#32
commandus
closed
7 years ago
2
undefined grpc.SupportPackageIsVersion3
#31
commandus
closed
7 years ago
1
How to display help text?
#30
tgulacsi
opened
8 years ago
9
Use reversed URL escaping
#29
rrlrrlouw
opened
8 years ago
1
Generate from file descriptor
#28
kermit10
opened
8 years ago
5
Call a HTTP server (which uses grpcServer.ServeHTTP through a ServeMux)
#27
tgulacsi
closed
8 years ago
6
WithGZIPDecompressor
#26
tgulacsi
closed
8 years ago
8
protoc-gen-gofast generates different names
#25
tgulacsi
opened
8 years ago
11
Now escaping quotes in fields' help texts
#24
utrack
closed
8 years ago
1
Special chars in comments are breaking the output
#23
utrack
closed
8 years ago
2
Package name with dots in it causes failure
#22
utrack
closed
7 years ago
10
Can't run example as per readme
#21
nkev
closed
8 years ago
2
html: add functions for Handler and DefaultHandler
#20
roboll
closed
8 years ago
5
Fix newline in help.
#19
ivucica
closed
8 years ago
1
escaping of reserved characters
#18
gdm85
opened
8 years ago
12
Fix multiline help
#17
GeertJohan
opened
8 years ago
2
Introduce flag that allows listening on an arbitrary interface.
#16
ivucica
closed
9 years ago
3
letmegrpc binary doesn't generate code that can listen at arbitrary IP
#15
ivucica
closed
9 years ago
0
install failed
#14
joeblew99
closed
9 years ago
6
Use jsonpb for json unmarshalling and interface for oneof
#13
GeertJohan
opened
9 years ago
24
support for proto3 maps
#12
awalterschulze
opened
9 years ago
0
regenerate code and gofmt
#11
GeertJohan
closed
9 years ago
1
support oneof values
#10
GeertJohan
opened
9 years ago
11
fixed tooltip for single message and multiple single bool capturing
#9
gpaul
closed
9 years ago
0
Add tooltips to describe fields
#8
jsgilmore
closed
9 years ago
2
Next