servant-pagination

Version 2.5.1 revision 0 uploaded by swamp_agr.

Package meta

Synopsis
Type-safe pagination for Servant APIs
Description

This module offers opinionated helpers to declare a type-safe and a flexible pagination mecanism 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-2020 Chordify
Homepage
https://github.com/chordify/haskell-servant-pagination
Maintainer
Chordify <haskelldevelopers@chordify.net> Matthias Benkort <matthias.benkort@gmail.com>
Package URL
n/a
Stability
n/a

Components