This repository is a monorepo housing the codebase for adapters.
- Centralized Codebase: All adapters are maintained in a single repository, simplifying version control and dependency management.
- Modular Design: Each adapter is independently structured, making it easy to update, test, and deploy individually.
- Purpose: The Plaid adapter provides methods to interact with plaid with the end goal of obtaining a user's security holdings.
- Purpose: The AWS S3 adapter provies methods to upload and get content from an S3 bucket.