Dummy Service

pipeline

A Dummy Service developed in Python3. It runs a Flask App and the idea is to use it as a playground to test functionalities and processes. This app is running in a python alpine docker container and is deployed using docker compose. To make the tests easier, I am using a Continuous Deployment cycle provided by the free service of Gitlab-CI.

As a playground, the idea is to work iteratively in the project.

Check it out here.