SendCloud API 的 Ruby 客户端 SendCloud-Ruby

码农软件 · 软件分类 · 网站API · 2019-03-08 23:42:55

软件介绍

这个是 SendCloud API 的 Ruby 客户端。

用法

配置

Sendcloud.setup do |config|
  config.api_user = 'your api user'
  config.api_key = 'your api key'
end

调用 API

Sendcloud::Mail.send(to: 'test@example.com', from: 'test@example.com', subject: 'test', html: 'test')

本文地址:https://codercto.com/soft/d/936.html

Convergence Culture

Convergence Culture

Henry Jenkins / NYU Press / 2006-08-01 / USD 30.00

"Convergence Culture" maps a new territory: where old and new media intersect, where grassroots and corporate media collide, where the power of the media producer, and the power of the consumer intera......一起来看看 《Convergence Culture》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具

html转js在线工具
html转js在线工具

html转js在线工具