A couple of distributed services making up a simple chat app just to demonstrate my current skills in making clean, reliable, readable and testable systems :)
The current view of services will contain
- Users service [Python].
- Text-Chat service [TypeScript & Node.js].