Skip to content

API Endpoints

Health Check

GET /sayHello

Test GET API request with Account Controller

http://localhost:8080/api/accounts/sayHello

http://localhost:8090/api/loans/sayHello

http://localhost:9000/api/cards/sayHello

Accounts URL

http://localhost:8080/api/accounts

Loans URL

http://localhost:8090/api/loans

Cards URL

http://localhost:9000/api/cards