We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rather than Python doing server-side work, expose an API and then just Javascript in the browser to display info to user
The text was updated successfully, but these errors were encountered:
I created templates/exploration/api_js.html after using Gemini LLM from Google to learn about fetch - https://www.youtube.com/watch?v=MbFqSYwkxMw
templates/exploration/api_js.html
fetch
Sorry, something went wrong.
able to query API via Javascript fetch; #10
24ce8e1
No branches or pull requests
rather than Python doing server-side work, expose an API and then just Javascript in the browser to display info to user
The text was updated successfully, but these errors were encountered: