Created by Bas de Walle and Emiel Ruchti
The API is written in python and uses connexion on top of the flask framework.
To help documentation we used connexion[swagger-ui].
- git clone --single-branch -b M2 https://github.com/busabuzz/WebEng.git
- cd WebEng
- python setup.py install
- cd airlines_api
- python app.py
- localhost:5000/v1/ui
- Run requests