#string #string-parser #connection #applications #part #command #cli

bin+lib connection-string-parser

A command line application to parse connection strings

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

#157 in #part

MIT license

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

~6–13MB
~146K SLoC