Commit graph

14 commits

Author SHA1 Message Date
Dan Cojocaru
9a22a8543b
Added support for specifying date for train data request 2021-08-31 17:40:30 +03:00
Dan Cojocaru
e4943b1f6e
Allowed any digits in train number (ex: IRN 01641) 2021-08-28 00:36:07 +03:00
Dan Cojocaru
9cd68b4734
Allowed digits in station name 2021-08-27 22:53:51 +03:00
Dan Cojocaru
5ab092eed5
Fixed handling of stations with only arr/dep 2021-08-27 22:48:58 +03:00
Dan Cojocaru
ddf9c27cc3
Fixed parsing + added support for seconds stopping time 2021-08-27 22:06:02 +03:00
Dan Cojocaru
dd565f1331
Added dot as valid char in station name 2021-08-27 20:17:27 +03:00
Dan Cojocaru
0a7e2b2568
Added station arr/dep scrapper
Added scrapper for arrivals and departures at station
2021-08-27 15:38:24 +03:00
Dan Cojocaru
5e65675a08
Made symlink relative 2021-08-27 10:58:39 +03:00
de78a094a1
Added v2 API 2021-08-23 20:12:10 +03:00
d507a227f1
Corrected JSON schema (added required properties) 2021-08-23 04:01:18 +03:00
a26568d9cc
Corrected JSON schema (number->integer) 2021-08-22 23:55:49 +03:00
ce8b208f65
Added GitHub Docker image build action 2021-08-22 15:44:57 +03:00
6d8c0495d9
Added server and Dockerfile 2021-08-22 15:41:55 +03:00
89cefc3fb3
Initial commit 2021-08-22 05:55:02 +03:00