abp-api-implementation
CommunityABP REST APIs with AppServices and DTOs.
Authoralexsandrocruz
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a proven blueprint to implement REST APIs in ABP Framework using AppServices, DTOs, pagination, and authorization patterns, accelerating backend API development.
Core Features & Use Cases
- AppService CRUD: Expose standard Create, Read, Update, Delete endpoints with proper authorization.
- DTO Mapping & Validation: Use mapped DTOs and FluentValidation to enforce input rules.
- Dynamic Queries: Support filtering, paging, and sorting via WhereIf and PagedResultDto.
- Use Case: Build an ABP-based API for managing domain entities like Customers or Orders with multi-tenant support.
Quick Start
Create an AppService for your aggregate and expose endpoints GetAsync, GetListAsync, CreateAsync, UpdateAsync, and DeleteAsync; wire up permissions and validators; run the ABP app and call the endpoints.
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: abp-api-implementation Download link: https://github.com/alexsandrocruz/DominusLeads/archive/main.zip#abp-api-implementation Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.