Skip to content

Microservice reference architecture loosely based on the TeaStore. Implements the Saga Pattern. This repo specifically only contains all microservices bundled together.

License

Notifications You must be signed in to change notification settings

t2-project/t2-project

Repository files navigation

T2-Project

Microservice reference architecture loosely based on the TeaStore Application.

Documentation

Available on https://t2-documentation.readthedocs.io/ or in the corresponding microservices.

Cloning the project

Via HTTPS:

git clone --recursive https://github.com/t2-project/t2-project.git

Via SSH:

git clone --recursive git@github.com:t2-project/t2-project.git

Update Submodules

git submodule update --recursive --remote

About

Microservice reference architecture loosely based on the TeaStore. Implements the Saga Pattern. This repo specifically only contains all microservices bundled together.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published