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

🔥 write integer Query Parser. #2306

Merged
merged 3 commits into from
Jan 23, 2023
Merged

Conversation

dozheiny
Copy link
Contributor

This pull request adds a new feature to the codebase - an Integer Query URL Parser. This parser extracts all integers found in the query parameters of a given URL. The parser takes in a single argument, the URL, and returns a list of integers found in the query parameters. This feature can be useful for extracting and analyzing data from web analytics and other online tracking systems. The code has been tested and is ready for review and integration into the main branch.

ctx_test.go Outdated Show resolved Hide resolved
helpers.go Outdated Show resolved Hide resolved
helpers.go Outdated Show resolved Hide resolved
Copy link
Member

@ReneWerner87 ReneWerner87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

some little improvements todo

@dozheiny
Copy link
Contributor Author

some little improvements todo

Sure, I will commit to the changes you asked for.

@ReneWerner87
Copy link
Member

thx

@dozheiny
Copy link
Contributor Author

I commit changes you asked for.

@ReneWerner87 ReneWerner87 merged commit a0004cf into gofiber:master Jan 23, 2023
@welcome
Copy link

welcome bot commented Jan 23, 2023

Congrats on merging your first pull request! 🎉 We here at Fiber are proud of you! If you need help or want to chat with us, join us on Discord https://gofiber.io/discord

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants