ADORSYS-GIS / webank

Mobile banking platform for financial inclusion
5 stars 0 forks source link

Create REST Server (ledgers-deposit-account-rest-server) #34

Open francis-pouatcha opened 1 day ago

francis-pouatcha commented 1 day ago

Implement the ledgers-deposit-account-rest-server module. This server module will handle the REST API requests and forward them to the core Ledgers system. Module ledgers-deposit-account-rest-server shall be similar to ledgers-middleware-rest-server.

Steps:

Dependencies: Completion of the ledgers-deposit-account-rest-api. Estimated Time: X hours/days. Acceptance Criteria: The server is set up, and the REST API endpoints work as expected with a connection to the backend.