makrdev
CCConvex Community
•Created by makrdev on 10/9/2024 in #support-community
What’s the best way to connect Convex DB to external services?
Hey everyone, new fan here! 🍻 I’m trying to dive into Convex and figure out how to integrate it with our current workflow.
Using Convex on the client side is pretty straightforward, but I’m struggling to understand how to connect to the database from external services, like a task engine running on Cloudflare Workers.
Do we need to expose our queries or mutations using httpAction and build another layer for type safety?
Thanks in advance for your help! 🤜
15 replies