commandby lucasxf

Api Doc

Installs: 0
Used in: 1 repos
Updated: 2d ago
$npx ai-builder add command lucasxf/api-doc

Installs to .claude/commands/api-doc.md

    ---
description: Open API documentation (Swagger UI)
---

Open Swagger UI in browser

**URL:** http://localhost:8080/swagger-ui.html

Make sure the API is running first:
```bash
cd services/api && ./mvnw spring-boot:run
```

Quick Install

$npx ai-builder add command lucasxf/api-doc

Details

Type
command
Author
lucasxf
Slug
lucasxf/api-doc
Created
6d ago