falling-fruit / falling-fruit-api

API (v0.3) for Falling Fruit
https://fallingfruit.org/api/0.3
GNU General Public License v3.0
6 stars 1 forks source link

Add endpoints to `routes` table (location lists) #8

Open ezwelty opened 2 years ago

ezwelty commented 2 years ago

Users can organize locations into ordered collections, named "routes", and display these on a map with Google Map directions overlaid. This feature is buried in the interface and very rarely used.

This feature should be rebranded and the emphasis on routing removed, but otherwise the existing data can be reused.