You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 6, 2021. It is now read-only.
@illume wished for a way to get a calendar by area. I would probably create a route like /by_area?north=52.10&south=52.00&east=10.0&west=10.10 it would return all the markets that are in that area. Does that sound like what you were thinking about? (Displaying a nice calendar thingy would then be left up to the api consumer [where the support for parsing opening hours is even better in the javascript world anyways])
The text was updated successfully, but these errors were encountered:
k-nut
changed the title
Provide data by area
Filter data by area
Apr 24, 2016
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
@illume wished for a way to get a calendar by area. I would probably create a route like
/by_area?north=52.10&south=52.00&east=10.0&west=10.10
it would return all the markets that are in that area. Does that sound like what you were thinking about? (Displaying a nice calendar thingy would then be left up to the api consumer [where the support for parsing opening hours is even better in the javascript world anyways])The text was updated successfully, but these errors were encountered: