Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 1.0% on proxy.golang.org
Top 0.8% dependent packages on proxy.golang.org
Top 0.6% dependent repos on proxy.golang.org
Top 1.3% forks on proxy.golang.org
Top 1.4% docker downloads on proxy.golang.org

proxy.golang.org : github.com/goadesign/goa

Package goa implements a Go framework for writing microservices that promotes best practice by providing a single source of truth from which server code, client code, and documentation is derived. The code generated by goa follows the clean architecture pattern where composable modules are generated for the transport, endpoint, and business logic layers. The goa package contains middleware, plugins, and other complementary functionality that can be leveraged in tandem with the generated code to implement complete microservices in an efficient manner. By using goa for developing microservices, implementers don’t have to worry with the documentation getting out of sync from the implementation as goa takes care of generating OpenAPI specifications for HTTP based services and gRPC protocol buffer files for gRPC based services (or both if the service supports both transports). Reviewers can also be assured that the implementation follows the documentation as the code is generated from the same source. Visit https://goa.design for more information.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/goadesign/goa
Keywords: api, code-generation, go, goa, golang, microservices, openapi, rest, swagger
License: MIT
Latest release: over 3 years ago
First release: over 7 years ago
Namespace: github.com/goadesign
Dependent packages: 38
Dependent repositories: 106
Stars: 5,067 on GitHub
Forks: 509 on GitHub
Docker dependents: 3
Docker downloads: 214
See more repository details: repos.ecosyste.ms
Funding links: https://patreon.com/goadesign, https://github.com/sponsors/raphael, https://github.com/sponsors/goadesign
Last synced: 1 day ago

    Loading...
    Readme
    Loading...