Skip to content

Backend

Sema Putnikov edited this page May 23, 2019 · 5 revisions

  • User Service works with task such as adding, removing or updating user and user info.
  • Auth Service controls login and logout actions.
  • History Service stores history of users actions, such as purchases.
  • WishList Servise helps buyers to store their wishes. In future, it can notify about promo.
  • Game Service store info about available games and give tools for updating it.
  • Claim Service is a tool for feedback.

Clone this wiki locally