Skip to content

Files

Latest commit

 

History

History
32 lines (19 loc) · 742 Bytes

README.md

File metadata and controls

32 lines (19 loc) · 742 Bytes

SNCF-Flask-webapp 🚅

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.

Index Capture Result Capture

Requirements

ladon (SOAP Service), zeep (SOAP Client), flask, flask_restplus (REST Service)

pip install -r requirements.txt

APIs used

SNCF API + Foreign exchange rates API

Setup

Launch :

python dispatcher.py

Credits

I would like to thank HashtagCheminot for his beautiful Pendule. Here's the link to his profile : https://jsfiddle.net/user/HashtagCheminot/fiddles/