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

feat(223): replace router with gin #74

Merged
merged 8 commits into from
Feb 26, 2024
Merged

Conversation

pawellewandowski98
Copy link
Contributor

@pawellewandowski98 pawellewandowski98 commented Feb 16, 2024

Pull Request Checklist

  • πŸ“– I created my PR using provided : CODE_STANDARDS
  • πŸ“– I have read the short Code of Conduct: CODE_OF_CONDUCT
  • 🏠 I tested my changes locally.
  • βœ… I have provided tests for my changes.
  • πŸ“ I have used conventional commits.
  • πŸ“— I have updated any related documentation.
  • πŸ’Ύ PR was issued based on the Github or Jira issue.

Description

  • Replaced nrhttprouter with gin

@pawellewandowski98 pawellewandowski98 self-assigned this Feb 16, 2024
Copy link

github-actions bot commented Feb 16, 2024

Manual Tests

πŸ’š Manual testing by @wregulski resulted in success.

server/base.go Outdated Show resolved Hide resolved
server/base.go Outdated Show resolved Hide resolved
server/router.go Outdated Show resolved Hide resolved
server/error.go Outdated Show resolved Hide resolved
@wregulski wregulski added the tested PR was tested by a team member label Feb 26, 2024
@wregulski wregulski merged commit 9d9f3e7 into main Feb 26, 2024
3 checks passed
@wregulski wregulski deleted the feat-223-replace-router-with-gin branch February 26, 2024 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tested PR was tested by a team member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants