11 releases
0.3.3 | Dec 31, 2022 |
---|---|
0.3.2 | Dec 29, 2022 |
0.2.5 | Dec 29, 2022 |
0.1.0 | Dec 29, 2022 |
#121 in #part
7KB
62 lines
connection-string-parser
A simple CLI application to parse connection strings.
Usage
$ connection-string-parser $DATABASE_URL --part scheme
postgresql
Acknowledgements
This library is just a CLI wrapper around the excellent Url crate.
Dependencies
~5.5–7.5MB
~160K SLoC