/anchore-elixir-client

elixir client for anchore engine

Primary LanguageElixirMIT LicenseMIT

AnchoreEngineAPIServer

This is the Anchore Engine API. Provides the primary external API for users of the service.

Installation

If available in Hex, the package can be installed by adding anchore_engine_api_server to your list of dependencies in mix.exs:

def deps do
  [{:anchore_engine_api_server, "~> 0.1.0"}]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/anchore_engine_api_server.