All activity
Raphael Simon
left a comment
goa provides a design first approach for building microservices in Go.
It consists of three parts: a DSL for describing the API design, a code generation tool that generates an OpenAPI specification as well as boilerplate code for the service and the clients, and a set of library packages leveraged by both the generated and non generated code. goa is the culmination of 2 years of work spanning...
goa
A design driven approach for building microservices in Go
goa
A design driven approach for building microservices in Go