You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make data CRUD a separate RESTful service (e.g., running as another service in the docker compose), thereby making it easier/possible to substitute different implementations, in particular for the case where an issuer already has an existing database, but might still want to use the CSV upload, or batch mailing.
A separate data service would also make it conceptually easier to understand the overall architecture.
Make data CRUD a separate RESTful service (e.g., running as another service in the docker compose), thereby making it easier/possible to substitute different implementations, in particular for the case where an issuer already has an existing database, but might still want to use the CSV upload, or batch mailing.
A separate data service would also make it conceptually easier to understand the overall architecture.
This issue goes along with #9
The text was updated successfully, but these errors were encountered: