Zitadel v2.12.0 GRPC CLient


Keywords
api, elixir, grpc, zitadel
License
Apache-2.0

Documentation

Zitadel API Client

GitHub license .github/workflows/elixir.yml Hex.pm Version Coverage Status

API Client for the Zitadel Zitadel API.

Installation

The package can be installed by adding zitadel_api to your list of dependencies in mix.exs:

def deps do
  [
    {:zitadel_api, "~> 1.0-beta"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. The docs can be found at https://hexdocs.pm/zitadel_api.