estiens / world_cup_json

Rails backend for a scraper that outputs World Cup data as JSON
928 stars 107 forks source link

feat: filter matches by before and after date #219

Open ssiyad opened 1 year ago

ssiyad commented 1 year ago

I know there is GET /matches/today but today will differ depending on timezones right? Can we have a before_date and after_date filter so everybody can use it? Feel free to close if my assumption is wrong,

and thank you all for this wonderful project!