tlpp-rest-endpoint-generator
OfficialGenerate TTALK-compliant TLPP REST APIs
Authortotvs
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill removes the boilerplate and error-prone effort of creating TLPP REST endpoints by generating production-ready routes that follow TOTVS TTALK standards.
Core Features & Use Cases
- Annotation-based REST endpoint generation: Builds
@Get,@Post,@Put,@Patch, and@Deletehandlers using the globaloRestobject. - TTALK-compliant responses and errors: Produces standardized JSON for collections, errors, and validation failures, including correct HTTP status codes.
- Swagger/OpenAPI alignment: Leverages annotations so routes are documented automatically.
- Typical use: Create CRUD endpoints for Protheus entities and expose them as integration APIs, including pagination for list endpoints.
Quick Start
Generate a TTALK-compliant TLPP REST CRUD endpoint for the Protheus entity SA1 under the path /api/v1/customers, including paginated GET list, GET by code/store, POST create, PUT update, and DELETE logical delete.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: tlpp-rest-endpoint-generator Download link: https://github.com/totvs/engpro-advpl-tlpp-skills/archive/main.zip#tlpp-rest-endpoint-generator 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 471,000+ vetted skills library on demand.