Currently we are using three services
- kong api gateway
- golang for authentication
- flask api for backend
It would be good to have the golang and flask api running inside docker containers and kong interacting with the containers instead of running them manually