Frontend | Backend | Api

Books routes (Frontend)

Name Request Response variables Description
showPage

GET /books/{unit.book.slug}/{unit.slug}/{slug}

unit.book.slug [^\/]+
unit.slug [^\/]+
slug [^\/]+
Name Type Description
page Page Single Page record
Show a single record
showPageRevision

GET /books/{unit.book.slug}/{unit.slug}/{slug}/{revision.id}

unit.book.slug [^\/]+
unit.slug [^\/]+
slug [^\/]+
revision.id \d+
Show a single record