Global UGC MVP
English-first with Korean support, text + image posts, and moderation workflow.
Recommended login strategy
- Social login: Google OAuth (most-used global choice)
- Email login: Magic Link (passwordless)
- Moderation SLA: first review within 24 hours
MVP API entrypoints
- GET /api/health
- GET /api/auth/methods
- POST /api/auth/magic-link/request
- GET /api/auth/oauth/google/start
- GET /api/uploads/policy
- POST /api/uploads/images
- GET /api/files/*
- GET /api/posts?lang=en|ko
- POST /api/posts
- POST /api/posts/:id/translate
- POST /api/reports
- GET /api/moderation/reports?status=pending
- POST /api/moderation/reports/:id/review