web

command
v0.0.0-...-8b2d73a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 7, 2018 License: Apache-2.0 Imports: 5 Imported by: 0

README

Web app section

Rest Endpoints

/generate/tags/:org/:repo       Find dependencies for all tags in a repository
/generate/tags/:org             Find dependencies for all tags in all known repositories in an organization
/generate/sha/:org/:repo/:sha   Find dependencies for a repository at specific sha

/report/sha/:org/:repo/:sha     Create report for a repository at a specific sha
/report/tag/:tag                Create report for known repositories at specific tag
/report/tag/:org/:tag           Create report for known repositories in an organization at specific tag
/report/tag/:org/:repo/:tag     Create report for a repository at specific tag

/list/shas/:org/:repo           List available shas in a repository
/list/tags/:org/:repo           List available tags in a repository
/list/tags/:org                 List available tags in known repositories in an organization
/list/repositories              List known repositories
/list/repositories/:org         List known repositories in an organization

For normal users, simply use the /ui endpoint in a browser. This provides all the above functionality with an easier to use interface.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
app
es

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL