issues
search
goadesign
/
goa
π Goa: Elevate Go API development! π Streamlined design, automatic code generation, and seamless HTTP/gRPC support. β¨
https://goa.design
MIT License
5.69k
stars
560
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump golang.org/x/text from 0.19.0 to 0.20.0
#3611
dependabot[bot]
closed
2 days ago
0
Bump golang.org/x/tools from 0.26.0 to 0.27.0
#3610
dependabot[bot]
closed
12 hours ago
0
Bump google.golang.org/grpc from 1.67.1 to 1.68.0
#3609
dependabot[bot]
closed
2 days ago
0
Remove bases from attributes once they are finalized.
#3608
raphael
closed
5 days ago
0
Fix conversion methods to use correct external type
#3607
tchssk
closed
2 weeks ago
1
Add optional flag in generation process to add the following http2curl call after every request.
#3606
wbatwb
opened
2 weeks ago
1
ConvertTo using struct with Http* name capitalises word and code does not compile.
#3605
markosfount
closed
5 days ago
2
Bump google.golang.org/protobuf from 1.34.2 to 1.35.1
#3604
dependabot[bot]
closed
1 month ago
0
Bump github.com/getkin/kin-openapi from 0.127.0 to 0.128.0
#3603
dependabot[bot]
closed
1 month ago
0
Bump google.golang.org/grpc from 1.67.0 to 1.67.1
#3602
dependabot[bot]
closed
1 month ago
1
Bump golang.org/x/text from 0.18.0 to 0.19.0
#3601
dependabot[bot]
closed
1 month ago
1
Bump golang.org/x/tools from 0.25.0 to 0.26.0
#3600
dependabot[bot]
closed
1 month ago
0
Use doc.IsPredeclared() and token.IsKeyword() for codegen.fixReservedGo()
#3599
tchssk
closed
1 month ago
2
Latest Goa fails to codegen nested ResultType when Extend() is used
#3598
smessier
closed
5 days ago
2
Property set request and response type UIDs
#3596
raphael
closed
1 month ago
0
Using Meta to Specify time.Time Type Causes Code Generation Error
#3595
Kahoulam
opened
1 month ago
4
OpenAPI generating incorrect requestBody example
#3594
smithamax
closed
1 month ago
1
Properly handle serving renamed files
#3593
raphael
closed
1 month ago
1
Bump golang.org/x/tools from 0.24.0 to 0.25.0
#3592
dependabot[bot]
closed
1 month ago
1
Bump google.golang.org/grpc from 1.66.1 to 1.66.2
#3591
dependabot[bot]
closed
1 month ago
1
version 3.19.0 break openapi generation
#3590
davideme
closed
1 month ago
3
Dependency issue v3.19.0 / google.golang.org/grpc 1.66.1
#3589
zenbigjoe
closed
5 days ago
1
Refactor file server implementation
#3588
raphael
closed
2 months ago
4
Bump google.golang.org/grpc from 1.65.0 to 1.66.1
#3587
dependabot[bot]
closed
2 months ago
0
Bump golang.org/x/text from 0.17.0 to 0.18.0
#3586
dependabot[bot]
closed
2 months ago
0
DO NOT REVIEW: Replace w.Set() Header with w.Add Header to be able to set cookies inβ¦
#3585
shashank-harness
opened
2 months ago
0
Exit after usage() is shown. Fixes #3583
#3584
loafoe
closed
2 months ago
3
goa CLI panics when run without any args
#3583
loafoe
closed
2 months ago
0
Bump google.golang.org/grpc from 1.65.0 to 1.66.0
#3582
dependabot[bot]
closed
2 months ago
1
ConvertTo or CreateForm with constructor, factory or builder?
#3581
game013
opened
2 months ago
2
Generate validation code for required attributes in inline struct http bodies
#3580
tchssk
closed
2 months ago
1
Add nil validation of reference type to dsl.Body
#3579
tchssk
closed
2 months ago
1
Write response headers with SkipEncodeDecodeResponseBody using a custom writer
#3578
raphael
closed
3 months ago
0
Add TooFewArgError to dsl.OneOf
#3577
tchssk
closed
3 months ago
1
Bump golang.org/x/tools from 0.23.0 to 0.24.0
#3576
dependabot[bot]
closed
3 months ago
0
Bump golang.org/x/text from 0.16.0 to 0.17.0
#3575
dependabot[bot]
closed
3 months ago
0
Add typed nil validation to dsl.Security
#3574
tchssk
closed
3 months ago
1
SIGSEGV when generating design
#3573
njaremko
closed
3 months ago
2
Add "openapi:typename" meta to user types
#3572
raphael
closed
3 months ago
0
Fix OpenAPI v3 type naming issue
#3571
henryjcee
closed
3 months ago
1
Bump github.com/getkin/kin-openapi from 0.126.0 to 0.127.0
#3570
dependabot[bot]
closed
3 months ago
0
Generate view types for embedded user types
#3569
raphael
closed
3 months ago
0
Remove generation of unnecessary view types.
#3568
raphael
closed
3 months ago
6
Fix embedded explicit view
#3567
raphael
closed
3 months ago
0
goa gen example issue
#3566
nanikjava
closed
3 months ago
1
Incorrect code generation for GoaErrorName() function for custom error types
#3565
ritusood
closed
3 months ago
6
Refactor how generated result types are handled
#3564
raphael
closed
3 months ago
0
Update Speakeasy URL in Goa Readme
#3563
ndimares
closed
3 months ago
1
Unexpected OpenAPI specification when using CollectionOf() + View() in Attribute
#3562
neilogic1911
closed
3 months ago
1
Handle Any type as a typeless schema in OpenAPI
#3561
tchssk
closed
3 months ago
1
Next