-
Notifications
You must be signed in to change notification settings - Fork 0
Overview
niemaattarian edited this page Oct 31, 2019
·
1 revision
The purpose of this project is to gain a practical experience in inter-process communication protocols used in modern distributed systems. In this, I was asked to build a distributed user account management system in two parts. Both parts of the project will involve developing a service which will have the ability to connect to other services via API's.
- Part 1 consists of the gRPC Password Service
- Part 2 consists of the RESTful User Account Service