Skip to content
This repository was archived by the owner on May 24, 2024. It is now read-only.
/ cozy_lark Public archive

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

Notifications You must be signed in to change notification settings

dodrio/cozy_lark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This package is not maintained. Considering that my former employers might still be using it, the repository will not be cleaned up, only archived.

CozyLark

CI Hex.pm

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:

  • building server-side API requests
  • handling event subscriptions
  • getting access tokens
  • converting the JSON string in the response to a map
  • ...

Installation

Add cozy_lark to the list of dependencies in mix.exs:

def deps do
  [
    {:cozy_lark, "~> <version>"}
  ]
end

For more information, see the doc of CozyLark module.

License

Apache License 2.0

About

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

Resources

Stars

Watchers

Forks

Languages