Backend API Integration
CommunitySeamlessly integrate external APIs with Laravel.
AuthorFlorianRiquelme
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies the complex task of integrating external APIs into Laravel projects, ensuring robust error handling, data integrity, and comprehensive testing, saving significant development time.
Core Features & Use Cases
- Saloon-Based: Leverages the Saloon library for structured, maintainable API interactions.
- Robustness: Includes readonly DTOs, service layer methods, and comprehensive error handling for reliable communication.
- Use Case: Integrate a new payment gateway API, ensuring all requests and responses are type-safe, errors are handled gracefully, and the integration is fully tested with mocking.
Quick Start
Generate a Saloon-based API integration for a new external service endpoint, including request, DTO, and service layer.
Dependency Matrix
Required Modules
None requiredComponents
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: Backend API Integration Download link: https://github.com/FlorianRiquelme/statamic-assets/archive/main.zip#backend-api-integration Please download this .zip file, extract it, and install it in the .claude/skills/ directory.