vcurrency:https的API包装器(用V编写)

时间:2021-03-15 13:39:14
【文件属性】:
文件名称:vcurrency:https的API包装器(用V编写)
文件大小:4KB
文件格式:ZIP
更新时间:2021-03-15 13:39:14
V 货币性 API包装器(用V编写) 安装 使用: v install mehtaarn000.vcurrency 功能 get_data函数采用两个参数: options (type map)和symbols (type array of strings) 。 get_data接受以下参数: start_date , end_date (都可以是一个空字符串以获取最新数据)和base (默认“ EUR”)。 symbols数组应包含您希望从API获得的所有符号。 例如,“ USD”,“ INR”,“ NZD”(默认为所有符号)。 用法示例 从API获取原始JSON(不推荐) module main import mehtaarn000.vcurrency fn main () { data := vcurrency. get_data ( map { " start_dat
【文件预览】:
vcurrency-master
----LICENSE(1KB)
----v.mod(143B)
----README.md(1KB)
----query.v(1KB)
----vcurrency.v(2KB)
----vcurrency_test.v(857B)

网友评论