Micro-Exhibits
Exhibit browser with halls, search, favorites, and recent views.
Entities
| Name | Fields |
|---|---|
| favorites |
user_key (text)
exhibit_slug (text)
created_at (timestamptz)
|
Routes
| Method | Path | Request | Response |
|---|---|---|---|
| GET | /api/favorites | {"user_key":"text"} | {"favorites":"array"} |
Constraints
- No secrets in repo
- Server-only DB access
- URL state for filters
Acceptance
- Favorites persist
- Search index excludes bodies