Here’s a rephrased version:
Hello,
As a software developer, I’ve come up with several feature ideas that could greatly enhance the Monday platform and benefit many users. I had a seamless experience working with the quickstart-integrations-monday-code. I ran the application both locally and on Monday code, and everything worked perfectly. You’ve done an excellent job making it easy to develop new apps.
However, I would love to have the same smooth experience when working with other services, such as the Flask Python service.
In a time when AI features are rapidly growing, Python provides the necessary tools to build such features. Unfortunately, the tunneling process that works with the Node.js service doesn’t seem to function with the Flask service, making the development process more cumbersome.
I noticed that several developers have encountered this issue, especially since the setup.md/readme.md in the Python quickstart indicates that tunneling is supported.
Relevant posts: Monday-code python quickstart local dev - #5 by Matias.Monday, OAuth2 flow in Pythhon flask server - #2 by razido
It would be incredibly helpful if you could provide tunneling/local development support for Flask, similar to the Node.js quickstart.
Thank you!