vine-api:Vine API Clojure 库

时间:2021-06-23 10:02:23
【文件属性】:
文件名称:vine-api:Vine API Clojure 库
文件大小:11KB
文件格式:ZIP
更新时间:2021-06-23 10:02:23
Clojure 葡萄藤 一个 Clojure 库,旨在包装 。 这个库是使用构建的。 该库中定义的所有 API 函数都是轻量级包装器。 用法 函数命名约定 所有支持的 API 函数都可以在找到。 函数名称是根据提供给def-vine-endpoint宏的资源路径生成的。 例如,当资源路径posts/search/传递给宏时,它会生成此函数: vine.api/posts-search-query ([method query & [opts callback]] [method query & [callback]]) Requests https://vine.co/api/posts/search/. 可以这样调用: ( ns sample.core ( :require [vine.api :as v])) @( v/post-search-query
【文件预览】:
vine-api-master
----src()
--------vine()
----doc()
--------intro.md(102B)
----LICENSE(11KB)
----test()
--------vine()
----README.md(4KB)
----project.clj(587B)
----.gitignore(97B)

网友评论