apized
OfficialBuild JVM APIs with less code.
Authorapized
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies and accelerates the development of JVM-based REST APIs by automating the generation of boilerplate code for controllers, services, and repositories, allowing developers to focus on business logic.
Core Features & Use Cases
- Automated API Generation: Generates REST endpoints, CRUD operations, and data access layers from annotated model classes.
- Extensibility: Supports custom logic through service extensions, repository extensions, and behaviors (lifecycle hooks).
- Use Case: You need to quickly build a REST API for a new e-commerce product catalog. Define your
Productmodel with@Apized, and the framework will automatically generate endpoints for listing, retrieving, creating, updating, and deleting products, along with the necessary backend services and database interactions.
Quick Start
Use the apized skill to add a new model named 'User' with fields 'username' and 'email'.
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: apized Download link: https://github.com/apized/apized/archive/main.zip#apized 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.