hateoas
CommunityBuild self-describing APIs with hypermedia links.
Software Engineering#hypermedia#rest-api#hateoas#entity-model#representation-model#collection-model#spring-hateoas
Authorrrezartprebreza
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Enables building REST APIs that are navigable and self-describing by embedding hypermedia links using Spring HATEOAS, reducing client-side guesswork and proliferation of custom endpoints.
Core Features & Use Cases
- Self links: always expose a link to the resource itself.
- Collection links: provide navigation back to resource collections.
- Action links: attach state-transition relations (e.g., cancel, ship) when valid for the current state.
- RepresentationModelAssembler: use type-safe DTO builders to compose models with links.
- PagedModel support: generate pagination links for pageable endpoints.
Quick Start
Implement a RepresentationModel-based DTO, wire a controller to return it with links built via linkTo(methodOn(...)), and then expose a paged collection if needed.
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: hateoas Download link: https://github.com/rrezartprebreza/spring-boot-skills/archive/main.zip#hateoas 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.