Markdown-based blog system with Next.js
GET /api/posts
GET /api/posts?tag=nextjs
GET /api/posts?page=2
GET /api/posts/[slug]