<p align="center"><a href="https://www.crwlr.software" target="_blank"><img src="https://github.com/crwlrsoft/graphics/blob/eee6cf48ee491b538d11b9acd7ee71fbcdbe3a09/crwlr-logo.png" alt="crwlr.software logo" width="260"></a></p>

# A Convenient Way to Work with Query Strings

This library provides a very convenient API to create, access and
manipulate query strings used in HTTP GET (part of the URL) or POST
(part of the body) requests.

## Documentation

You can find the documentation at
[crwlr.software](https://www.crwlr.software/packages/query-string/v1.0/getting-started).

## Contributing

If you consider contributing something to this package,
read the [contribution guide (CONTRIBUTING.md)](CONTRIBUTING.md).
