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.