Skip to content

Add pagination for all other routes #4

@Trayshar

Description

@Trayshar

I added serverside keyset pagination for the /calls route in #2 using Paginator. The following routes have not yet been changed:

  • /transmitters
  • /users
  • /rubrics
  • /subscribers
  • /nodes

The approach used in /calls won't work for routes using CouchDB as database. Luckily, CouchDB does have documentation on that matter

A way to apply a filter is also necessary, perhaps through an additional WHERE clause.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions