CozyLark

An SDK builder for Lark Open Platform / Feishu Open Platform.

This package is an SDK builder. It provides utilities to reduce the cost of creating an SDK, such as:

Installation

Adding cozy_lark to your list of dependencies in mix.exs:

def deps do
  [
    {:cozy_lark, version}
  ]
end

For more information, see the documentation.

License

Apache License 2.0