derhuerst/url-parser-cli

parse query (search params)

Open

#8 opened on Feb 24, 2022

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Rust (5 forks)github user discovery
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (12 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Any reason why the query part is not parsed as nicely and more natively available as JSON like the others, most notably the path part? Why is it a separate project query-string-cli, at least not included into this one?

Contributor guide