Skip to content

Backend update #13

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

Merged
merged 9 commits into from
Dec 9, 2022
Merged

Backend update #13

merged 9 commits into from
Dec 9, 2022

Conversation

Pive01
Copy link
Collaborator

@Pive01 Pive01 commented Dec 7, 2022

Content

  • Added specific routes for CRUD actions. This also fixes a problem that caused configurations to be lost when there is no connection available
  • Removed unused file

@Pive01 Pive01 requested review from whummer and HarshCasper December 7, 2022 10:32
Copy link
Member

@whummer whummer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice set of changes @Pive01 🚀 . My main comment would be around the REST API design - if it's not too much effort, maybe we could look into restructuring them a bit?

Also, I realized that the backend server may become more complex over time. I think it's still ok in terms of complexity now, but we currently have mainly Python knowledge in the team, and the question will be how much of a rabbit hole it may still end up becoming.. :) Let's maybe discuss separately what the longer-term strategy is, and whether we want to continue going with Golang, or use Python instead (which, afaik should also work for the backend component..?). 👍

@Pive01 Pive01 merged commit aa087e0 into main Dec 9, 2022
@Pive01 Pive01 deleted the backend-fixes branch December 9, 2022 08:09
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 this pull request may close these issues.

None yet

2 participants