Content Engine
Central content library for the Rello suite.
API Endpoints
Ingest
POST /api/ingest/articles- Receive articles from feeder apps
Articles (Content Library)
GET /api/articles- Query articles with filtersGET /api/articles/:id- Get single article
Generated Content
GET /api/content- List generated contentGET /api/content/:id- Get specific contentGET /api/content/latest- Get latest content by type
Generation
POST /api/generate/digest- Generate digest from articles
Health
GET /api/health- Health check with database and Milo status
Documentation
See /Users/kellysansom/Desktop/FUTURE/10-CONTENT-ENGINE-SPEC.md for full documentation.