saloon

Official

Standardize external API calls with Saloon.

Authorcodebar-ag
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Saloon-based service layer pattern for all external API integrations. Every new external API integration must use Saloon — no raw HTTP calls.

Core Features & Use Cases

  • Enforces a Saloon-based service layer for all external API integrations
  • No raw HTTP calls; promotes modular, testable connectors and requests
  • Organize each external integration under app/Services/{ServiceName}/ with a dedicated connector, Requests, and DataObjects
  • Supports dependency injection of connectors for testability and easier mocking
  • Centralizes error handling and response parsing

Quick Start

Follow the standard pattern to implement a Saloon-based integration by creating a Connector, Request classes, and DataObjects under app/Services/YourService, then inject the connector into your service.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: saloon
Download link: https://github.com/codebar-ag/coding-guidelines/archive/main.zip#saloon

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.