backend api integration

Backend API Integration

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "backend api integration" with this command: npx skills add florianriquelme/statamic-assets/florianriquelme-statamic-assets-backend-api-integration

Backend API Integration

When to use this skill

  • When integrating a new external API endpoint using Saloon in your Laravel project

  • When adding new requests to an existing Saloon connector

  • When creating API client wrappers for third-party services (payment gateways, shipping providers, etc.)

  • When building DTOs for API request/response data structures

  • When implementing service layer methods that call external APIs

  • When writing comprehensive Pest tests for API integrations with mocking

  • When working on files in app/Services/Api/ directory

  • When creating or editing Saloon connector classes (e.g., ExampleApiConnector.php)

  • When creating or editing Saloon request classes (e.g., GetUserRequest.php)

  • When creating DTOs in app/DataTransferObjects/Api/ directory

This Skill provides Claude Code with specific guidance on how to adhere to coding standards as they relate to how it should handle backend API integration.

Instructions

For details, refer to the information provided in this file: backend API integration

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

global coding style

No summary provided by upstream source.

Repository SourceNeeds Review
General

backend queries

No summary provided by upstream source.

Repository SourceNeeds Review
General

frontend components

No summary provided by upstream source.

Repository SourceNeeds Review