summaryrefslogtreecommitdiff
path: root/app/routes/api.posts.tsx
AgeCommit message (Collapse)AuthorLines
2026-06-19Initial implementation of microblogyyamashita-0/+42
Markdown-based personal microblog with REST API. XSS protection via sanitize-html on server-side markdown rendering. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>