Skip to content

Conversation

@Schlaumeier5
Copy link
Collaborator

Refactored all requests and all responses to a seperate package and introduced new Interface: HttpResponse
Changed api: all api objects now implement "APIObject"
Added post request handlers
Added APIPostRequest
Added JSONUtils and throwing handlers
Adjusted requests for a more generalized system of labeling

fixed #96

@Schlaumeier5 Schlaumeier5 added the enhancement New feature or request label Aug 18, 2025
@Schlaumeier5 Schlaumeier5 linked an issue Aug 18, 2025 that may be closed by this pull request
@Schlaumeier5 Schlaumeier5 added api Java api related things sql labels Aug 18, 2025
@Schlaumeier5 Schlaumeier5 merged commit f800235 into main Aug 21, 2025
6 checks passed
@Schlaumeier5 Schlaumeier5 deleted the 96-refactor-postrequesthandler branch August 21, 2025 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api Java api related things enhancement New feature or request sql

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Refactor PostRequestHandler

2 participants