in-fin-neat / in-fin-neat-core

Personal Finances tool
1 stars 0 forks source link

Design Docs #34

Closed diegotsutsumi closed 3 months ago

diegotsutsumi commented 4 months ago

The intention of these new documents is to carve the path forward on the Cloud solution for infineat. The first part we need to lift to the cloud is the UserAPI (partially) and AuthAPI, we can have the rest migrated gradually.

I'm documenting the minimum necessary to unblock the implementation of the AuthAPI:

  1. a high level design describing every microservice and how they fit together.
  2. a sequence diagram describing how the AuthAPI behaves.

You can better review the proposed documentation by accessing this link: https://github.com/in-fin-neat/in-fin-neat-core/blob/bank-auth-design/docs/cloud-architecture.md