Skip to content

Create transaction API's #4

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

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Conversation

afaq-karim
Copy link
Collaborator

Changes made in this Api

  • Created CRUD APIs for transaction /createTransaction /updateTransaction/:id /deleteTransaction/:id
  • Added API's for listing specific transaction and all transactions /getTransaction/:id /getTransactions /getTransactionsByUser/:userId

@afaq-karim afaq-karim requested a review from ilyaskarim December 5, 2023 12:27
@ilyaskarim ilyaskarim changed the title created transaction api's Create transaction API's Dec 5, 2023
@ilyaskarim ilyaskarim force-pushed the feature/transaction-apis branch from 60aacd9 to 9d7bb6b Compare December 11, 2023 15:46
@ilyaskarim ilyaskarim force-pushed the feature/transaction-apis branch from 9d7bb6b to 9296822 Compare December 11, 2023 15:47
@ilyaskarim
Copy link
Owner

Hello @afaq-karim, I went through your pull request and made some changes as well. Looks nice! Good work. 🚀 🚀 🪙

feat: transactions updates
@ilyaskarim ilyaskarim force-pushed the feature/transaction-apis branch from 93ea5c2 to 9709321 Compare January 2, 2024 22:12
@ilyaskarim ilyaskarim force-pushed the feature/transaction-apis branch from 4bd7fbe to 4e234ea Compare March 30, 2024 23:26
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.

2 participants