Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move data CRUD to its own service #10

Open
jchartrand opened this issue Feb 2, 2024 · 1 comment
Open

Move data CRUD to its own service #10

jchartrand opened this issue Feb 2, 2024 · 1 comment
Labels
enhancement New feature or request minor

Comments

@jchartrand
Copy link
Contributor

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

@alexfigtree
Copy link
Member

Related to #9

@alexfigtree alexfigtree added the enhancement New feature or request label May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request minor
Projects
Status: Admin Dashboard Backlog
Development

No branches or pull requests

2 participants