SendCloud-RubySendCloud API 的 Ruby 客戶端
這個(gè)是 SendCloud API 的 Ruby 客戶端。
用法
配置
Sendcloud.setup do |config| config.api_user = 'your api user' config.api_key = 'your api key' end
調(diào)用 API
Sendcloud::Mail.send(to: '[email protected]', from: '[email protected]', subject: 'test', html: 'test')
評論
圖片
表情
