Project Structure

This project has 3 main directories (services, libs, tools).

Services

The services directory includes all the different python services. Each service has separate codebase,dependencies and docker image (published in Dockerhub).

Libraries

The libs directory includes the code that is being reused by the services in the form of libraries.

Tools

The tools directory includes the various tools needed during the development phase.