Apllication fetch company data from government REST API, financial data from aleo.com using webscraping technique (JSOUP) and returns credit scoring based on gathered informations.
- GET /company/{krs}
- GET /financialData/{krs}
- GET /creditReport/{krs}
Frontend to this app: https://github.com/ppirog/FastTrack-front
- Java
- Spring
- Hibernate
- PostgreSql
- Liquibase
- Redis
- Spring Security
- Docker
- JWT
- Jsoup
- Rest
- JUnit
- AssertJ
- Mockito
- Testcontainers
- Wiremock
- MockMvc