Board Selector

Boards

No boards found.

HTMX Post Panel

Select a board.

JSON Snapshot

Board API

List Endpoint

/api/boards/list?limit=10

활성 게시판이 있으면 실제 snapshot endpoint 주소가 여기 표시됩니다.

Response Preview

{
  "meta": {
    "requestedAt": "2026-03-17T09:00:00.000Z",
    "recentLimit": 3
  },
  "board": null,
  "stats": {
    "totalPosts": 0,
    "publishedPosts": 0,
    "draftPosts": 0,
    "archivedPosts": 0,
    "noticePosts": 0
  },
  "recentPosts": []
}