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

Top 9.0% on proxy.golang.org

proxy.golang.org : github.com/nao1215/goavl

goavl is linter of goa version 1 (URL: https://github.com/shogo82148/goa-v1). The purpose of development is to speed up Web API design using goa and minimize design differences within the team. Goa generate the base-files(routing, controller, Swagger, etc.) required for Web API hosting that based on the design written in DSL. However, it is difficult to use. If the design fails to generate various files, the error location cannot be identified immediately (error message is not user friendly). For example, modern compilers show the number of lines in error. However, goa does not output any such information. So, we started developing Linter to instantly identify the problem areas in the goa design file. goavl will only support goa version 1, will not support the current version (it's means version 3). The reason is that I'm using forked goa version 1.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/nao1215/goavl
Keywords: go , goa , golang , golang-package , linter
License: Apache-2.0
Latest release: almost 3 years ago
First release: about 3 years ago
Namespace: github.com/nao1215
Stars: 1 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 27 days ago

    Loading...
    Readme
    Loading...