Skip to content

Add date time range filtering to API #1

@ikoide

Description

@ikoide

Example request

GET https://bazaar.sewer.fail/api/v1/item/STOCK_OF_STONKS?start_date=2022-08-01T22:40:45&end_date=2022-08-02T22:40:45

Add:

  • start_date: String representation of a date time object that represents the start date & time of the returned data.
  • end_date: String representation of a date time object that represents the start date & time of the returned data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions