jefwang9 / 733_Final_Project

SFU 733_Final_Project
1 stars 1 forks source link

Popular routes api #22

Open CharlesG12 opened 2 years ago

CharlesG12 commented 2 years ago

request: api/getpopularroutes/

response:

routes: { route: { startstation: name, endstation: name }

}

yukewang1 commented 2 years ago

HTTP Get: Year Month

Return: Top 10 start and return stations that month Start location and return location for each, in terms of geometric coordinates.