Skip to content

Flight model GET & filtering via query string #6

@lothemar

Description

@lothemar

As described in the API schema

Extract query strings using req.query. Relevant docs. Might need to use a specific query string parser for ease of use.

Should allow filtering using the following variables:

  • flightNo
  • arrivalTime
  • departureTime
  • terminals This one needs more explanation

If filtering isn't present, it should return all flights.

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