You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Effortlessly integrate your Java applications with WooCommerce using our REST API client! 🚀
4
-
This library provides an intuitive and developer-friendly way to interact with the latest **WooCommerce REST API (v3)**, allowing seamless access to store data and operations.
3
+
Effortlessly integrate your Java applications with WooCommerce using our REST API client! 🚀
5
4
6
-
---
5
+
This library provides an intuitive and developer-friendly way to interact with the latest **WooCommerce REST API (v3)**, allowing seamless access to store data and operations.
7
6
8
-
> ⚠️ **Note: This is an early development version!**
9
-
> We are actively expanding the API coverage to support more WooCommerce features.
7
+
## 🚨 Project Status
8
+
9
+
> ⚠️ **Note: This is an early development version!**
10
+
>
11
+
> We are actively expanding the API coverage to support more WooCommerce features.
10
12
> Contributions and feedback are welcome!
11
13
12
-
---
14
+
## 📦 Version Information
15
+
16
+
-**Current Version**: `0.1.1-alpha-20250207`
17
+
-**Supported WooCommerce API Version**: `v3`
18
+
-**Java Compatibility**: Java 8+
19
+
20
+
## 🔓 License
21
+
22
+
**MIT License**
23
+
24
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files, to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the software.
25
+
26
+
The only requirement is to preserve the original author attribution in the source code and documentation.
13
27
14
-
## 🚀 Quick Start
28
+
## 🚀 Quick Start
15
29
16
-
### 1️⃣ Install
17
-
Clone this repository and build the library using Maven:
30
+
### 1️⃣ Installation
31
+
32
+
Clone this repository and build the library using Maven:
0 commit comments