balanced elixir Elixir的平衡Api客户端
平衡长生不老药Elixir的Balanced API v1.1客户端用法:使用以下内容: { :balanced , " ~> 3.1.0 " }用法: # looks for an application variable in the `:balanced` app named `:secret_key` or an environment variable named BALANCED_SECRET_KEY { :ok , balanced} = Balanced . new # alternatively, you can pass in the secret key as well { :ok , balanced} = Balanced . new ( " my_secret_key " ) # then pass in the balanced pid
下载地址
用户评论