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

Connect REST service to in-memory database #36

Closed
pling-scottlogic opened this issue Sep 6, 2023 · 0 comments · Fixed by #57
Closed

Connect REST service to in-memory database #36

pling-scottlogic opened this issue Sep 6, 2023 · 0 comments · Fixed by #57
Assignees

Comments

@pling-scottlogic
Copy link

pling-scottlogic commented Sep 6, 2023

Background

In #34 we set up a simple in-memory database for persisting layouts. We want to connect this to the REST service for layout persistence management.

Blocked by #34 and #25

Work Required

  • Add a repository layer to the REST service
  • Connect the repository layer to the in-memory database
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants