Skip to content

replace gin with standard HTTP library#1

Merged
bklaing2 merged 1 commit intomainfrom
test-standard-lib-over-gin
Sep 16, 2025
Merged

replace gin with standard HTTP library#1
bklaing2 merged 1 commit intomainfrom
test-standard-lib-over-gin

Conversation

@bklaing2
Copy link
Copy Markdown
Member

Purpose

Replace Gin with the standard net/http library

closes: Add github issue that originated this PR

Approach

Open Questions and Pre-Merge TODOs

Learning

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

  • New feature (non-breaking change which adds functionality)

  • Breaking change (fix or feature that would cause existing functionality to change)

Reviewer, please remember our guidelines:

  • Be humble in the language and feedback you give, ask don't tell.
  • Consider using positive language as opposed to neutral when offering feedback. This is to avoid the negative bias that can occur with neutral language appearing negative.
  • Offer suggestions on how to improve code e.g. simplification or expanding clarity.
  • Ensure you give reasons for the changes you are proposing.

@bklaing2 bklaing2 self-assigned this Sep 16, 2025
@bklaing2 bklaing2 merged commit d101731 into main Sep 16, 2025
1 check passed
@bklaing2 bklaing2 deleted the test-standard-lib-over-gin branch September 16, 2025 13:57
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