The Page Serializer extends the default Serializer to include pagination data. This module is intended to be used with rest and the Rest export View with a decoupled UI. Including the pagination data lets the front end know total record count, and other useful infomation. This eliminates the need to make another rest endpoint to get the total number of records.
Roadmap
Preparing our application for the security advisory policy.