Ok, so… I’m looking at the Python example with HTTP Endpoints and I already have questions. Why both functions are inlined and why FastAPI is used at all. I’m also not seeing any network bindings. Is it bound to local host (doubt it) or does it immediately bind to all interfaces. It’s a 3 second thought from looking at Python code that I know only enough to write small and buggy utilities (yet Python is widely popula…
Also did I understand correctly that you’re not very well versed with python in general but still decided to criticize the decisions the model and the author made in that language?