REST API Design Workflow
- api-design
- workshop
- presentation
Workshop deck covering a practical workflow for designing REST APIs.
This entry is intentionally handled as a published artifact instead of normal article content.
The deck itself was built with Slidev before being committed, so Astro owns the metadata, archive listing, RSS, and landing page while the presentation remains a standalone static bundle.
What This Covers
- a repeatable sequence for moving from requirements to resource design
- practical trade-offs around endpoint shape and payload boundaries
- how to keep API design discussions concrete enough for workshops and reviews