Version 1.0.0-1 of servant-pagination is deprecated.
The latest version of servant-pagination is 2.5.1-0.

servant-pagination

Version 1.0.0 revision 1 uploaded by KtorZ.

Package meta

Synopsis
Type-safe pagination for Servant APIs
Description

This module offers opinionated helpers to declare a type-safe and a flexible pagination mechanism for Servant APIs. This design, inspired by Heroku's API, provides a small framework to communicate about a possible pagination feature of an endpoint, enabling a client to consume the API in different fashions (pagination with offset / limit, endless scroll using last referenced resources, ascending and descending ordering, etc.)

Author
Chordify
Bug reports
https://github.com/chordify/haskell-servant-pagination/issues
Category
Web
Copyright
(c) 2018 Chordify
Homepage
https://github.com/chordify/haskell-servant-pagination
Maintainer
Matthias Benkort <matthias.benkort@gmail.com> , Jeroen Bransen <jeroen.bransen@chordify.net> , Chordify <haskelldevelopers@chordify.net>
Package URL
n/a
Stability
n/a

Components