package
0.0.0-20240812151544-a11db82a12eb
Repository: https://github.com/okkoye/gnostic.git
Documentation: pkg.go.dev

# README

gnostic-complexity

This directory contains a gnostic plugin that computes simple complexity metrics of an API description.

gnostic bookstore.json --complexity-out=.

Here the . in the output path indicates that results are to be written to the current directory.

The complexity metrics are described in metrics/complexity.proto.