A flask web-app that interrogates the navitia REST-API to retrieve journeys. It calculates the distance of the route by interrogating a homemade SOAP Service. It also interrogates a homemade REST-API to convert currencies.
You can find REST API Swagger documentation : here
You can find SOAP Service documentation : here
ladon (SOAP Service), zeep (SOAP Client), flask, flask_restplus (REST Service)
pip install -r requirements.txt
SNCF API + Foreign exchange rates API
python dispatcher.py
I would like to thank HashtagCheminot for his beautiful Pendule. Here's the link to his profile : https://jsfiddle.net/user/HashtagCheminot/fiddles/