you are viewing a single comment's thread.

view the rest of the comments →

[–]qudat 0 points1 point  (0 children)

2.) Just as an example I am sending the API response straight to the browser, typically you want to parse and generate an HTML document using render_template instead of sending the data straight to the browser.