A wrapper of WooCommerce REST API 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.
lein-codox
) will be found in docs/html
as well as in the gh-page
branch.Currently below endpoints helper functions are available-
Others are work in progress, will be available soon!
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 is a website building & hosting documentation for Clojure/Script libraries
× close