Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create project ledgers-deposit-account-rest-api #33

Open
Tracked by #32
francis-pouatcha opened this issue Sep 18, 2024 · 0 comments
Open
Tracked by #32

Create project ledgers-deposit-account-rest-api #33

francis-pouatcha opened this issue Sep 18, 2024 · 0 comments

Comments

@francis-pouatcha
Copy link
Contributor

francis-pouatcha commented Sep 18, 2024

Implement the ledgers-deposit-account-rest-api module. This module will define the necessary endpoints to interact with the Ledgers core banking system. Module shall be similar to ledgers-middleware-rest-api.

Steps:

  • Define REST API endpoints for:
    • Creating a bank account.
    • Adding money to the account.
    • Querying account balances.
    • Transferring money between accounts.
  • Ensure no access control is implemented for now.

Estimated Time: X hours/days.

Acceptance Criteria: A functional REST API exists, enabling operations like account creation, balance queries, and transfers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant