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

Implement ledgers deposit rest api #29

Merged

Conversation

Elwizzy12
Copy link
Contributor

Implement the ledgers-deposit-account-rest-api module and have added 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.

@Elwizzy12 Elwizzy12 linked an issue Oct 1, 2024 that may be closed by this pull request
@Elwizzy12 Elwizzy12 self-assigned this Oct 1, 2024
Koufan-De-King
Koufan-De-King previously approved these changes Oct 4, 2024
@Elwizzy12 Elwizzy12 requested a review from Arielpetit October 4, 2024 14:09
Arielpetit
Arielpetit previously approved these changes Oct 7, 2024
Copy link
Contributor

@Arielpetit Arielpetit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

NkwaTambe
NkwaTambe previously approved these changes Oct 8, 2024
@Elwizzy12 Elwizzy12 merged commit 76b747a into develop Oct 8, 2024
4 checks passed
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

Successfully merging this pull request may close these issues.

Create project ledgers-deposit-account-rest-api
5 participants