This repository has been archived by the owner on Dec 1, 2023. It is now read-only.
Pre Release
This is the first release of trainAPI with the following initial features:
For the developers/maintainers:
- Developers can change specific app data in the config.json file.
This concerns:
- Database configurations
- API configurations (Authentication or NS api)
- App information for future features.
In discord users:
-
A user can retrieve departure times from any (German, Dutch and Belgian) station where trains run (in/from and to) the Netherlands.
/departures (station)
-
A user can retrieve local station information. This includes:
- Trains per hour
- Images
/station (station)
- A user can subscribe and unsubscribe to notifications from unique stations. The user will then receive a message when there are calamities/disruptions and activities at the relevant station.
/notify (subscribe/unsubscribe) (station)