Creates a handler for paginated access to blog entries.
Configuration options for the entries retrieval
Creates a handler for paginated access to blog entries using the summary route.
Configuration options for the summary entries retrieval
Retrieves a specific entry by its ID with route control.
Configuration options including the entry ID
Retrieves a specific entry by its ID using the summary route.
Configuration options including the entry ID
Interface for retrieving blog entries.
Provides methods for paginated access and individual entry retrieval.