-
Notifications
You must be signed in to change notification settings - Fork 0
About API
Костенков Даниил Дмитриевич edited this page Oct 12, 2023
·
2 revisions
-
request: POST -
data:- 'route' - streetcar id
- 'dt' - current date ('day.month.year')
-
response: html code with stations name and id
-
request: POST -
data:- 'route' - streetcar id
- 'dt' - current date ('date.month.year')
- 'stn' - starting stations id
-
response: html code with stations name and id
-
request: POST -
data:- 'route' - streetcar id
- 'stn' - start station id
- 'dstn' - final station id
- 'dt'- current date ('date.month.year')
- 'th_rasp' - current hours
- 'tm_rasp' - current minute
- 'timeint' - time interval
-
response: html code with streetcar id, route name, departure time and arrival time