GET /api/shipping
Aggregates recently “shipped” items from GitHub (merged PRs), Linear (completed issues), and Vercel (production deploys).Query parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
project | string | No | Project slug (e.g., goshuin-atlas) |
limit | number | No | Max items to return (default: 20) |
Response
Cache
- TTL: 2 minutes