Skip to content

Add transaction ingest Lambda and stack#46

Closed
samif0 wants to merge 1 commit intomainfrom
codex/add-plaid-transactions-ingestion-micro-service
Closed

Add transaction ingest Lambda and stack#46
samif0 wants to merge 1 commit intomainfrom
codex/add-plaid-transactions-ingestion-micro-service

Conversation

@samif0
Copy link
Owner

@samif0 samif0 commented Jul 29, 2025

Summary

  • implement a Go Lambda transaction-ingest
  • expose DynamoDB-backed transactions API route in Next.js
  • add CDK stack to deploy Lambda, API Gateway, EventBridge and DynamoDB
  • add GitHub Action to test/build/deploy the service
  • add sample page streaming transactions

Testing

  • npm test
  • go test ./services/transaction-ingest/...

https://chatgpt.com/codex/tasks/task_e_68891357dc70833098f5863438399044

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments