economyssive / bbva-monthly-statement-to-json-service

Simple web service to parse BBVA monthly statements to JSON.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BBVA Monthly statement JSON parser rest service

Sample PDF document

Usage from java

java -jar bbva.pdfparser-0.0.1-SNAPSHOT.jar

Then, go to http://localhost:8080

Usage from docker

docker run -d -p 8080:8080 xxnurioxx/bbva-monthly-statement-to-json-service:1.0

Then, go to http://localhost:8080

About

Simple web service to parse BBVA monthly statements to JSON.


Languages

Language:Java 83.0%Language:Dockerfile 10.8%Language:HTML 5.2%Language:Shell 1.1%