Skip to content

Add sorting to find jobs API #61

@gregbrowndev

Description

@gregbrowndev

The find jobs API, /api/jobs?filter=&offset=&limit=, should also support server-side sorting.

Requirements:

  • The API supports sorting on the same columns that can be filtered, excluding the tags filter, i.e.
    • company (name)
    • location
    • country (name)
    • seniority
    • salary
    • remote

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions