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

Migrating from gorilla to gin #684

Merged
merged 4 commits into from
Apr 6, 2023
Merged

Migrating from gorilla to gin #684

merged 4 commits into from
Apr 6, 2023

Conversation

mlabouardy
Copy link
Collaborator

@mlabouardy mlabouardy commented Mar 31, 2023

Problem

Gorilla Mux isn't maintained anymore

Solution

Migrated to Gin framework, an up to date and well maintained web framework

@mlabouardy mlabouardy added this to the v2.0.10 milestone Mar 31, 2023
@eneskaya eneskaya modified the milestones: v2.0.10, v3.0.10 Mar 31, 2023
@mlabouardy mlabouardy modified the milestones: v3.0.10, v3.0.11 Apr 4, 2023
@mlabouardy mlabouardy marked this pull request as ready for review April 4, 2023 21:40
@mlabouardy mlabouardy requested a review from eneskaya April 4, 2023 21:40
@mlabouardy mlabouardy merged commit be8f6f9 into develop Apr 6, 2023
@mlabouardy mlabouardy deleted the feature/gin_migration branch April 6, 2023 13:53
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