This is an unofficial API wrapper lib for Unas webshop written for Golang. The main goal is to make programming stuff using Unas API more convinient.
Big thanks to @ondrejoa for helping me in this.
| Endpoint | Support |
|---|---|
| AuthwithAPIKey | ✔️ |
| AuthwithPass | not gonna support it |
| GetNewsletter | ❓ |
| SetNewsletter | ❓ |
| GetProduct | ✔️ |
| SetProduct | ❌ |
| GetProductDB | ❌ |
| SetProductDB | ❌ |
| GetOrder | ❌ |
| SetOrder | ❌ |
| GetStock | ❌ |
| SetStock | ❌ |
| GetCategory | ✔️ |
| SetCategory | ✔️ |
| GetCustomer | ❌ |
| SetCustomer | ❌ |
| CheckCustomer | ❓ |
| GetScriptTag | ❌ |
| SetScriptTag | ❌ |
| GetPage | ❌ |
| SetPage | ❌ |
| GetPageContent | ❌ |
| SetPageContent | ❌ |
| GetStorage | ✔️ |
| SetStorage | ✔️ |
| GetProductParameter | ❌ |
| SetProductParameter | ❌ |
| GetAutomatism | ❌ |
| SetAutomatism | ❌ |
