spring-boot-rest-api-standards

Installation
SKILL.md

Spring Boot REST API Standards

Overview

REST API design standards for Spring Boot covering URL design, HTTP methods, status codes, DTOs, validation, error handling, pagination, and security headers.

When to Use

  • Creating REST endpoints and API routes
  • Designing DTOs and API contracts
  • Implementing error handling and validation
  • Setting up pagination and filtering
  • Configuring security headers and CORS
  • Reviewing REST API architecture

Instructions

To Build RESTful API Endpoints

Installs
21
GitHub Stars
265
First Seen
Feb 21, 2026
spring-boot-rest-api-standards — giuseppe-trisciuoglio/developer-kit-claude-code