Commit graph

82 commits

Author SHA1 Message Date
Jannis R
04543f0146
db-hafas@6, hafas-rest-api@5, cached-hafas-client@5 💥📝
closes #22
2022-12-28 14:22:22 +01:00
Jannis R
82a8a97e0f
gitignore /docs/api.md 2022-12-21 14:48:06 +01:00
Jannis R
6f2e5f134b
convert to ESM 💥 2022-12-21 14:47:58 +01:00
Jannis R
fe469cd658
Node 18+ 💥💚 2022-12-21 14:47:58 +01:00
Jannis R
4b333ea9be
prepare for v6 📝💚 2022-12-21 14:47:58 +01:00
Jannis R
9e6cc8ed6b
/stations: document application/x-ndjson representation; put todos 2022-12-19 13:07:03 +01:00
Jannis R
5fc72f098e
minor tweaks 📝; 5.0.2 2022-11-22 16:07:57 +01:00
Jannis R
f982e152c5
better tests for /stations & /stations?query 2022-11-22 16:05:11 +01:00
Jannis R
6bca0d4f59
/stations: fix Content-Type 🐛 2022-11-22 16:01:29 +01:00
Jannis R
40865154fa
/stations OpenAPI response spec: array -> object 🐛📝
fixes #26
2022-11-22 15:59:46 +01:00
Jannis R
04f2d5d9c2
docs: use permalinks for db-stations@3 & db-stations-autocomplete@2 links 📝 2022-11-22 15:57:18 +01:00
Jannis R
ef3760ffd3
rebuild API docs 📝 2022-06-16 13:30:30 +02:00
Jannis R
2cdd7dc172
ioredis@5; minor tweak; 5.0.1 2022-06-06 14:24:48 +02:00
Jannis R
8ad4336689
CI: publish Docker image to GitHub registry as well 💚 2022-06-06 14:24:37 +02:00
Jannis R
25debd10b6
fix loyalty card tests & "test" command 💚 2022-04-03 14:30:57 +02:00
Jannis R
ae846d198d
add linter 💚 2022-04-03 14:22:39 +02:00
Julian Schmidhuber
666c84b5f7
/journeys: expose loyaltyCard and firstClass, rebuild API docs 📝
fixes #9
closes #23
2022-04-03 14:22:18 +02:00
Jannis R
622fcfbf70
prepare for tests 💚 2022-04-03 14:16:15 +02:00
Jannis R
97b1c10d7c
rebuild API docs 📝
opt.{includeRelatedStations,stopovers} are not supported by most HAFAS endpoints anymore.
2022-03-25 18:13:06 +01:00
Jannis R
202160f0a9
update license 2022-01-27 17:59:28 +01:00
Jannis R
e643589440
redis -> ioredis, cached-hafas-client@4 2021-11-28 13:38:16 +01:00
mco1969
434b0df6c7 Update readme.md
Correct what looks like a copy&paste error
2021-11-27 14:49:49 +01:00
Jannis R
ec7db395a7
readme: fix link to API docs 📝
fixes #20

[ci skip]
2021-11-14 16:21:32 +01:00
Jannis R
09fd81a145
hafas-rest-api@3.7, rebuild docs 📝 2021-10-19 11:20:44 +02:00
Jannis R
b1a4d0ad09
Dockerfile: fix image metadata 🐛 2021-10-19 11:20:19 +02:00
Jannis R
d04dd1622c
CI: build & publish Docker image 💚 2021-09-13 18:15:08 +02:00
Jannis R
3fe7151017
Docker build: add metadata, clear npm cache 2021-09-13 18:14:43 +02:00
Jannis R
786072b092
readme: update badges, docs: improve url-encode note 📝 2021-02-04 19:25:04 +01:00
Jannis R
b214b57976
enable OpenAPI spec, link to it 📝 2021-02-04 19:24:13 +01:00
Jannis R
a34fe93230
hafas-rest-api@3.6, rebuild docs 📝 2021-02-04 19:20:03 +01:00
Jannis R
869bc15ec3
Dockerfile: fix build 🐛, optimize layer caching 2020-11-25 15:19:30 +01:00
Jannis R
b83d89562d
restructure docs 📝, status badge 2020-10-04 19:47:49 +02:00
Jannis R
013a56ba26
render & serve API docs 2020-10-02 18:33:38 +02:00
Jannis R
2eb74c000b
improve Docker layer caching 2020-05-01 20:17:28 +02:00
Jannis R
509504c7c8
caching using cached-hafas-client
see also derhuerst/hvv-rest@8db740b
2020-05-01 20:17:27 +02:00
Jannis R
ab9f1af672
generate API docs 📝 2020-05-01 20:13:45 +02:00
Jannis R
a794851e76
rewrite docs, part 1 📝 2020-05-01 20:13:45 +02:00
Jannis R
a47e20c1d4
Node 10+ 💥, db-hafas@3, update deps & dev deps
- db-stations@3
- hafas-client-health-check@2
- hafas-rest-api@3
- add pino-pretty@4 for debug logging
2020-05-01 20:13:45 +02:00
Jannis R
cf8a00dd53
merge /stations/all into /stations
and move lib/* to routes/*
2020-05-01 20:13:41 +02:00
Jannis R
39272bd7a5
prepare for v5 2020-04-30 15:11:20 +02:00
Jannis R
6a8a832f98
docs: repos moved to public-transport org 📝, minor fixes 2020-04-26 18:13:42 +02:00
Jannis R
6791c1e42b
Docker: remove hafas-client ID generation
related:
- ee70e62
- derhuerst/bvg-rest#4
- https://github.com/public-transport/hafas-client/blob/3/lib/generate-install-id.js
2020-04-26 18:09:51 +02:00
Jannis R
5bec0bd65e
link in docs: vbb-stations -> db-statios 📝
[ci skip]
2020-02-20 21:16:52 +00:00
Jannis R
881af824e0
fix /stations coordinates filter again 🐛
fixes #13 again
2020-01-31 16:33:46 +01:00
Jannis R
81cbb6fd84
fix /stations coordinates filter 🐛
closes #13
2020-01-31 15:00:53 +01:00
Felix Geyer
6b514ecb72 fix documentation of /journeys/:ref default params
stopovers defaults to false
2019-11-27 20:48:33 +01:00
Jannis R
835bec4e18
document /journeys/:ref & /trips/:id 📝 2019-10-06 21:45:42 +02:00
Jannis R
84ea402437
/stations docs: fix content-type 📝
fixes #11

[ci skip]
2019-08-28 00:08:40 +02:00
Jannis R
3a971d50da
minor docs fixes 📝
closes #10

[ci skip]
2019-08-07 23:21:12 +02:00
Jannis R
26994889f4
improve readme 📝
[ci skip]
2019-06-11 13:57:42 +02:00