Skip to content

codemascot/wc-api-clj

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
img
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.