API to get timetable of Shuttlebus in Hanyang University ERICA
If you want to get timetable for Shuttlebus in Hanyang University ERICA, just send GET HTTP request to https://exitsfot.github.io/ShuttlecockAPI/:term/:params
This phase describes about word in this API
shuttleA: The bus stop at Shuttlecock to go to Hanyang University at Ansan StationshuttleB: The bus stop at Shuttlecock to go to Express bus terminal at Ansansubway: The bus stop at Hanyang University at Ansan Stationterminal: The bus stop at Express bus terminal at Ansandorm: The bus stop at Dormitory in Hanyang University ERICA
toSubway: The bus to go to Hanyang Univeristy at Ansan StationtoTerminal: The bus to go to Express bus terminal at Ansancycle: The bus for cycle route
For timetable during semester
Monday to Friday on semester
$ curl https://exitsoft.github.io/ShuttlecockAPI/semester/week.json
Saturday or holiday on semster
$ curl https://exitsoft.github.io/ShuttlecockAPI/semester/holiday.json
For timetable during vacation
Monday to Friday on vacation
$ curl https://exitsoft.github.io/ShuttlecockAPI/vacation/week.json
Saturday or holiday on vacation
$ curl https://exitsoft.github.io/ShuttlecockAPI/vacation/sat.json
Sunday on vacation
$ curl https://exitsoft.github.io/ShuttlecockAPI/vacation/sun.json
