rinaldifonseca / correios_sigep

Correios SigepWeb Integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CorreiosSigep

Build Status

  • Integrador responsável pela comunicação com o SigepWeb - http://goo.gl/z8VJjJ.

  • Excelente documentação do SigepWeb providenciada pelos Correios: http://goo.gl/6TWp2f :trollface:

  • Métodos suportados -- Solicitação de postagem de reversa (documentação, pág 36) -- Busca de SRO - ticket (documentação, pág 39)

Instalação

Adicione ao seu Gemfile:

gem 'correios_sigep'

E execute:

$ bundle

Ou instale manualmente com:

$ gem install correios_sigep

Contributing

  1. Fork it ( https://github.com/[my-github-username]/correios_sigep/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

Correios SigepWeb Integration

License:MIT License


Languages

Language:Ruby 100.0%