Repository to host micro service implementation patterns. Each implementation should be as simple as possible.
Project created based on: https://stackoverflow.com/questions/75839415/kafka-fastapi-docker-template
Please feel free to contribute to this repository by adding your own implementation of a micro service pattern. The only requirement is that the implementation should be as simple as possible. The goal is to provide a collection of simple implementations of micro service patterns that can be used as a reference for other implementations. Any feedback and contriubtions are welcome and appreciated.