Board index
Board shortname (e.g.,
g, tech, lambda)Response
Returns an HTML page with:- Thread previews showing OP and recent replies
- Thread statistics (reply count, image count)
- Pagination controls
- Report form (if authenticated)
The index view shows the most recent threads with a configurable number of preview posts per thread.
Board index page
Board shortname
Page number (0-indexed)
Response
Returns an HTML page with the same structure as the board index, showing threads for the requested page.Pagination starts at page 0. Each page displays a configured number of threads.
Catalog
Board shortname
Response
Returns an HTML page with:- Grid layout of thread cards
- Thread thumbnails (if available)
- Reply and image counts
- Pagination for large boards
- Admin controls (if authenticated as admin)
Catalog view provides a visual overview of threads. Each page shows up to 150 threads divided into batches of 15.
Catalog page
Board shortname
Page number (0-indexed)