This is a simple backend project (in development) for consulting the Open Banking API, specifically the Products and Services endpoint.
-
Execute mvn spring-boot:run in the root directory of this project. Or run the main method in CreditCardConsultApplication class.
-
After running you can make requisitions via browser or postman (it's up to you ^^)