viniciuscm97 / boletoApi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Boleto API

Projeto que verifica o código de barras/linha digítavel de boletos do tipo título bancário ou boleto de concessonária e exibe valor e data de vencimento caso consiga extrair.

Main used technologies

  • NodeJS
  • Npm
  • JavaScript

How to start

  • Install modules

    npm install
  • Start the bot

    npm start / npm run dev
  • Access the url

      /boleto
  • To test

      /boleto/${ SEND BAR CODE HERE}

About


Languages

Language:JavaScript 100.0%