First Github Repo
I was working on a project of mine. A personal one. So i started with the basic user management.
Later i decided to follow the micro-services architecture approach to make it easier for scaling further in future. Followed TDD approach to keep it bug...