项目作者: codemascot

项目描述 :
WooCommerce REST API client written in Clojure.
高级语言: Clojure
项目地址: git://github.com/codemascot/wc-api-clj.git
创建时间: 2020-12-18T08:15:27Z
项目社区:https://github.com/codemascot/wc-api-clj

开源协议:Eclipse Public License 2.0

下载


WooCommerce REST API Client - Written in Clojure

Clojars Project cljdoc badge last-commit


WooCommerce REST API client, written in Clojure. Interact with the WooCommerce REST API securely using this library. Over HTTPS connection, this library uses BasicAuth means it will use consumer_key and consumer_secret strings of WooCommerce REST API settings. Oauth support would be added soon.

Documentation

cljdoc badge

Wrappers

Currently below endpoints wrapper functions are available-

  • Coupons
  • Orders
  • Products
  • Order Notes (Added at v0.1.3)
  • Order Refunds (Added at v0.1.4)

Others are work in progress, will be available soon!

Clojars

Library: clojars.org/org.clojars.codemascot/wc-api-clj

License

Copyright © 2020 Khan Mohammad R. AKA CodeMascot

This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which is available at http://www.eclipse.org/legal/epl-2.0.

Acknowledgment

The Clojure logo is borrowed under MIT license, from Vorillaz’s account at Iconscout.