AtlasShelf
Data-driven catalog with faceted browsing and static export.
Entities
| Name | Fields |
|---|---|
| items |
slug (text)
title (text)
category (text)
|
Routes
| Method | Path | Request | Response |
|---|---|---|---|
| GET | /api/items | {"category":"text"} | {"items":"array"} |
Constraints
- Static export only
Acceptance
- Filters persist in URL
- Search index under 50KB