Dependencies can be installed with go get ./...
from the root of the repository.
Run go run .
from root of the repository.
Reads the status file and intializes the app. Other endpoints don't work before this endpoint has been visited once.
Lists all the software packages.
Provides information, such as description, packages it depends on and packages that are dependant of it, for a single package.