mirror of
https://github.com/TronoSfera/Law.git
synced 2026-05-18 10:03:45 +03:00
285 B
285 B
Quotes Service Context
Purpose
Provide quotes for landing page carousel.
Storage
Table: quotes Fields:
- text
- author
- source
- is_active
- sort_order
Public API
GET /api/public/quotes?limit=&order=random|sort_order
Admin
- Full CRUD (ADMIN only)
- Meta-driven form