Simple flask application that implements service layer pattern that abstract application logic consumed by REST API and GraphQL API. Run tests >> PYTHONPATH=src pytest -x Start application >> flask run --host=0.0.0.0