pgrimaud / horaires-ratp-api

Webservice pour les horaires et trafic RATP en temps réel
https://api-ratp.pierre-grimaud.fr/v4
MIT License
269 stars 30 forks source link

Can we have corresponding stations list for different ways (A or R)? #75

Open pyrotechnist opened 6 years ago

pyrotechnist commented 6 years ago

Hello RATP API master,

Real like this project, thanks for your contribution.

Can we have corresponding stations list for different ways (A or R)? I mean something like /stations/{type}/{code}/{way}

Or we already have this feature by using "id" or something else?

Thanks