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
업데이트됨 3/25/2026
스타
9543
포크
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.

설치
$ install --globalskills.sh
사용법

설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:

skills use unopim-http-client