simple-criar-endpoint-rest
CommunityLean REST endpoint scaffolding for Kotlin+Spring
Authordiegolirio
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This lightweight variant of criar-endpoint-rest scaffolds an entire REST endpoint in Kotlin + Spring Boot without the Domain Repository interface or RepositoryImpl. It injects a JpaRepository directly in the handler and uses toDomain/fromDomain mappings, enabling rapid MVP endpoints in multi-module projects.
Core Features & Use Cases
- Lean scaffolding: generates Route, Request, Command/Query, Handler, Result, Domain Entity, Business Rules, JPA Entity with toDomain/fromDomain, and a JpaRepository interface.
- No domain repository interface: avoids XRepository in the domain, aligning with the simple variant.
- Migration and tests: includes Flyway migration and tests for handler and route layers.
- Use Case: ideal for MVPs or CRUD endpoints in Kotlin + Spring projects that prefer simple, fast scaffolding.
Quick Start
Describe the HTTP verb, path, and sample request body to scaffold a complete REST endpoint.
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: simple-criar-endpoint-rest Download link: https://github.com/diegolirio/ai-showcase-skills/archive/main.zip#simple-criar-endpoint-rest 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 510,000+ vetted skills library on demand.