Joa
Joa
WWasp-lang
Created by The AI Diva on 2/5/2024 in #đŸ™‹questions
adding python apps
Hey NuMu In order to achieve this, you simply need to serve python application alongside your Wasp app So, basically wrap your project in Flask or another API library, and then expose the methods you want to access from there - then use Wasp as a proxy:)
8 replies