PlaidServer Vercel

Plaid Bank Integration with Quote Generator Export

This is a Next.js version of the PlaidServer with enhanced Quote Generator integration.

API Endpoints Available:

  • POST /api/createLinkToken - Create Plaid Link token
  • POST /api/exchangePublicToken - Exchange public token
  • POST /api/webhook - Plaid webhook handler
  • POST /api/test-email - Test email functionality

Frontend integration coming soon...