\\
// // // //
\\ Correios CLI 0.3
A pure go implementation of some services for brazilian state post office: Correios.
Too simple!
$ go install github.com/paoloo/correios@latest
NOTE: make sure that your $GOPATH/bin is on your PATH!
If you installed go with asdf, make sure to reshim it (asdf reshim golang) after installing this package.
Refer to the asdf plugin for more information.
correiosorcorreios -hTo show syntax tipscorreios -cep 00000000To receive informations about the given CEP.correios -pacote JR000000000BRTo verify tracking data from given code.
docker pull paoloo/correiosdocker run --rm paoloo/correios:latest -cep 00000000ordocker run --rm paoloo/correios:latest -pacote JR000000000BR
- Add more services from correios
Mit License