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.
Currently below endpoints wrapper functions are available-
Others are work in progress, will be available soon!
Library: clojars.org/org.clojars.codemascot/wc-api-clj
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.
The Clojure logo is borrowed under MIT license, from Vorillaz's account at Iconscout.
Can you improve this documentation?Edit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |