arturojcn / muleAssessment

This is a little services what scrapping data from the world bank and get a few indicators to use by the marketing team

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mule Assessment

Mule Services it's a small api rest to get indicators from the world bank and get the countries with the highest indicator growth by populations growth

To run application

1. Requirements:

  • Apache Maven 3.6.0
  • Java 1.8+

2. To run:

  • mvn clean install
  • java -Xmx64m -Xss1536m -jar target/mule-0.0.1-SNAPSHOT.jar

Technologies implemented

  • Spring boot 2.3.3.RELEASE
  • Spring-batch
  • swagger2
  • H2Database
  • junit

About

This is a little services what scrapping data from the world bank and get a few indicators to use by the marketing team


Languages

Language:Java 100.0%