Skip to content

feat: add API integration layer with Next.js route handlers - #278

Merged
AlAfiz merged 2 commits into
BETAIL-BOYS:mainfrom
Lakes41:lakes3
Apr 25, 2026
Merged

feat: add API integration layer with Next.js route handlers#278
AlAfiz merged 2 commits into
BETAIL-BOYS:mainfrom
Lakes41:lakes3

Conversation

@Lakes41

@Lakes41 Lakes41 commented Apr 22, 2026

Copy link
Copy Markdown
Contributor

closes #196

  • Add new route handlers (/health, /v1/risk) to proxy backend API calls
  • Implement typed API client with validation and error handling
  • Add environment configuration for external API URL and CORS
  • Update frontend components to use new API layer with proper error handling
  • Add Jest testing setup with integration tests
  • Update dependencies and package scripts for testing

@drips-wave

drips-wave Bot commented Apr 22, 2026

Copy link
Copy Markdown

@Lakes41 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@AlAfiz
AlAfiz merged commit adc82f7 into BETAIL-BOYS:main Apr 25, 2026
1 check passed
@Lakes41
Lakes41 deleted the lakes3 branch April 28, 2026 21:23
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.

Connect dashboard to TradeFlow-API risk engine endpoints

2 participants