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

Refactored Web Server implementation #769

Merged
merged 8 commits into from
Jan 8, 2024
Merged

Conversation

ohager
Copy link
Member

@ohager ohager commented Jan 4, 2024


It's huge due to a lot of files (API Handlers) moved within the structure - most adjustments are just renamings

Directory Structure Before Refactoring:

image

Directory Structure After Refactoring:

image

The current implementation for the API, API Docs and the Web UI is pretty messy and spaghetti.
I refactored the entire API section for better

  • readability
  • maintainability
  • extendability

This PR is a preparation for #767

@ohager ohager requested a review from jjos2372 as a code owner January 4, 2024 19:36
@ohager ohager marked this pull request as draft January 4, 2024 19:41
@ohager
Copy link
Member Author

ohager commented Jan 8, 2024

peer reviewed with @jjos2372 - merging.

@ohager ohager marked this pull request as ready for review January 8, 2024 12:02
@ohager ohager merged commit 9f94fb8 into develop Jan 8, 2024
1 check passed
@ohager ohager deleted the feat/http-api-refactoring branch January 8, 2024 12:34
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.

1 participant