Closed JohnsL-U closed 1 year ago
A discussion was held between Backend developers during Meeting 2. Pros and Cons were evaluated. Due to challenges database integration method was eliminated. We have collectively decided on going with option 1, API Endpoint.
We are at the juncture where we need to decide on how to integrate our Python-based recommendation engine with our existing Spring Boot web app. There are multiple ways to achieve this, and the decision will affect the architecture, scalability, maintainability, and performance of our solution.
Integration Options:
API Endpoint (within Spring Boot)
Python Server (using Flask/Django/FastAPI)
Database Integration
Action Items: