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?
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. 
Thanks,
Tommy