Small user management system using nest microservices
To start up the project execute up.sh in scripts/
This project uses a microservices architecture, it uses an API Gateway and a message broker to publish and consume events. This diagram shows how the api gateway responds to an incoming request :
Authentification and authorization is done thru a JWT Token using Auth0.