All Projects → BoletoSimples → boletosimples-docs

BoletoSimples / boletosimples-docs

Licence: other
Documentação da API do Boleto Simples - Sistema para emissão de boletos com registro

Programming Languages

CSS
56736 projects
HTML
75241 projects
ruby
36898 projects - #4 most used programming language
Procfile
174 projects

Projects that are alternatives of or similar to boletosimples-docs

boletosimples-ruby
Biblioteca Ruby para API da Kobana
Stars: ✭ 15 (-34.78%)
Mutual labels:  boleto, cnab, boletos, boletos-registrados
boletobr
Geração de Boleto Bancário e Remessa, Leitura de Retorno compatível com .NET versão 4.5 e posteriores.
Stars: ✭ 47 (+104.35%)
Mutual labels:  santander, remessa, bradesco, boletos-registrados
gerar-boletos
Biblioteca em Node.js para geração de boletos utilizando PDFKit.
Stars: ✭ 81 (+252.17%)
Mutual labels:  santander, bradesco, sicredi, boletos
bbboletowebservice
Cliente WebService em PHP para registro de boletos no Banco do Brasil (BB)
Stars: ✭ 27 (+17.39%)
Mutual labels:  boleto, boletos-registrados, bb
WSBoletoSantander
WS Boletos Santander são classes criadas para facilitar a integração entre aplicativos feitos em PHP e a geração de boletos online no banco Santander.
Stars: ✭ 43 (+86.96%)
Mutual labels:  santander, boleto, pagamento
pagamento
Pacote para gerar pagamentos através de arquivos de remessas e leitura de retorno
Stars: ✭ 13 (-43.48%)
Mutual labels:  remessa, sicredi, pagamento
bradesco-boleto-registro
Sistema de registro online de boletos do Bradesco
Stars: ✭ 23 (+0%)
Mutual labels:  boleto, bradesco
MBPython
MBPython is an open source project founded by lochen to provide Python bindings for the miniblink. python miniblink
Stars: ✭ 45 (+95.65%)
Mutual labels:  cef
wecbrtc-WPFDemo
iConfRTC WebRTC Video Conferencing WPF Demo (c#).
Stars: ✭ 19 (-17.39%)
Mutual labels:  cef
NFC-e-Desktop-Delphi
NFC-e - Delphi
Stars: ✭ 24 (+4.35%)
Mutual labels:  caixa
brazil-civil-registry-data
Raw scrapings of ARPEN https://transparencia.registrocivil.org.br/
Stars: ✭ 35 (+52.17%)
Mutual labels:  registro
laravel-pix
Uma solucão simples para integrar sua aplicação Laravel a API PIX do Banco Central do Brasil
Stars: ✭ 73 (+217.39%)
Mutual labels:  pagamento
GetnetSDK
GETNET - Todos os passos e processos referentes à integração com o sistema de captura e autorização de transações financeiras da Getnet via as funcionalidades da API.
Stars: ✭ 44 (+91.3%)
Mutual labels:  pagamento
OldCEF4Delphi
OldCEF4Delphi is an open source project to embed Chromium-based browsers in applications made with Delphi.
Stars: ✭ 55 (+139.13%)
Mutual labels:  cef
cefgo
Go bindings for the Chromium Embedded Framework (CEF)
Stars: ✭ 20 (-13.04%)
Mutual labels:  cef
pjbank-js-sdk
PJBank SDK para Javascript! ⚡ ⚡ ⚡
Stars: ✭ 24 (+4.35%)
Mutual labels:  boletos-registrados
mlapptools
MATLAB class containing methods for programmatic uifigure modification
Stars: ✭ 23 (+0%)
Mutual labels:  cef
smart-cnab
A package for general manipulation of CNAB files, generation of remittances and parsing of returns using a normalized fields structure.
Stars: ✭ 11 (-52.17%)
Mutual labels:  cnab
boleto
Billet generator for several Brazilian Banks for golang
Stars: ✭ 13 (-43.48%)
Mutual labels:  boleto
nsyslog-parser
Syslog Parser. Accepts RFC 3164 (BSD) and RFC 5424 formats
Stars: ✭ 14 (-39.13%)
Mutual labels:  cef

API do Boleto Simples

A API do Boleto Simples está documentada em http://api.boletosimples.com.br

Se você deseja ter acesso a documentação offline, siga os seguintes passos:

  1. Baixe a documentação

    git clone https://github.com/BoletoSimples/boletosimples-docs.git
  2. Atualize as dependências

    cd boletosimples-docs
    bundle install
  3. Rode o servidor

    foreman start
  4. Acesse pelo navegador

    http://localhost:4000

  5. Para atualizar o Header e Footer

    CONFIRM=true LOCAL=true ./update-header-footer && foreman start
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].