home/categories/backend/unopim-unopim-github-skills-unopim-http-client-skill-md
backenddevelopment

unopim-http-client

Create robust cURL-based HTTP client classes for Unopim third-party connectors. Covers ApiClient with retry logic, BasicAuth and OAuth token auth strategies, connection testing, error handling, and integration into the Service layer. Use this skill when building the HTTP client for any Unopim connector (WooCommerce, Shopify, Shopware, module, REST API). IMPORTANT: Unopim connectors use cURL directly, NOT Guzzle or Laravel HTTP.

unopim
maintainer
unopim
Updated 3/25/2026
Stars
9543
Forks
133
quick start

Installation and usage

Create robust cURL-based HTTP client classes for Unopim third-party connectors. Covers ApiClient with retry logic, BasicAuth and OAuth token auth strategies, connection testing, error handling, and integration into the Service layer. Use this skill when building the HTTP client for any Unopim connector (WooCommerce, Shopify, Shopware, module, REST API). IMPORTANT: Unopim connectors use cURL directly, NOT Guzzle or Laravel HTTP.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use unopim-http-client