Do you have the full Python code for this Embed a web app | Retool Docs
Can you please include the requirements.txt and all of the code so that those following along can get started faster?
I started using Flask, but then I realized that I had to create some sample pages just to test it out, so I went for FastAPI because it includes a Swagger interface for testing out APIs.
Now I'm running into Python errors about invalid JSON. I may not even be using the correct URL. Plus, what is app_name_to_uuid
?
Hi @peter.letkeman,
It’s not written in Python, but in React. See the Retool github for the complete code and examples.
https://github.com/tryretool/retool_external_template