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

Top 7.4% on proxy.golang.org
Top 6.9% dependent packages on proxy.golang.org

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

Package design defines types which describe the data types used by action controllers. These are the data structures of the request payloads and parameters as well as the response payloads. There are primitive types corresponding to the JSON primitive types (bool, string, integer and number), array types which represent a collection of another type and object types corresponding to JSON objects (i.e. a map indexed by strings where each value may be any of the data types). On top of these the package also defines "user types" and "media types". Both these types are named objects with additional properties (a description and for media types the media type identifier, links and views).

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/goadesign/goa/design
Keywords: api , code-generation , go , goa , golang , microservices , openapi , rest , swagger
License: MIT
Latest release: 9 days ago
Namespace: github.com/goadesign/goa
Dependent packages: 1
Stars: 5,472 on GitHub
Forks: 550 on GitHub
Total Commits: 2202
Committers: 124
Average commits per author: 17.758
Development Distribution Score (DDS): 0.489
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Funding links: https://patreon.com/goadesign, https://github.com/sponsors/raphael
Last synced: 9 days ago