Can I use Zoom Web SDK with Flask as a backend framework?

Description
I want to use the Flask as the backend for Zoom Web SDK, but the documentation is all about implementing it using Node.js.

Is it available for me to do it without Node.js? If so, how? Do you provide documentation for it?

Hey @wael.mansour,

Yes you can! The only backend requirement for using the Web SDK is generating the signature.

Everything else is done in the frontend. :slight_smile:

Thanks,
Tommy

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.