January 2019
Intermediate to advanced
520 pages
14h 32m
English
The first service is responsible for the registration of users. It has to contain methods to add, update, or delete users. We can cover all needs with the standard REST approach. We will use a combination of methods and paths to provide this user registration functionality:
This service can use the E-mail notifications microservice and call its methods to notify the user about registration.
Read now
Unlock full access