# Functions
New builds a new Fiber application and set up the required routes.
NewReaderMock returns a new instance of ReaderMock.
# Structs
Page holds the URL of a results page, and if that page is the current one being shown.
PagesNavigator contains all pages links, as well as links to the previous and next pages from the current one.
ReaderMock implements the Reader interface with a mockable struct.
Result holds the result of a search request, as well as some related metadata.