BusHanyang / ERICA_shuttlecock_API

셔틀버스 시간안내 서비스 API (Deprecated)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add function(or routing module) that finds nearest bus

CXZ7720 opened this issue · comments

We need to add function that can find nearest bus of each bus stop.

Searchng and walking through json data in back-end has better performance.
Query string will be like this : /semester/week/shuttlecock_o/now.

May be add another routing module for deal with query strings.

This issue has been resolved by 0ae0306, edit routing module without specific sester code.