query-string icon indicating copy to clipboard operation
query-string copied to clipboard

A library for convenient handling of query strings used in HTTP requests.

crwlr.software logo

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.

Contributing

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