Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
JavaScript Ajax Example
=======================

.. image:: https://api.codacy.com/project/badge/Grade/45dec1a1afbb4f62a1557160a07d280e
:alt: Codacy Badge
:target: https://app.codacy.com/app/phpjsnerd/flask-javascript?utm_source=github.com&utm_medium=referral&utm_content=phpjsnerd/flask-javascript&utm_campaign=Badge_Grade_Settings

Demonstrates how to post form data and process a JSON response using
JavaScript. This allows making requests without navigating away from the
page. Demonstrates using |XMLHttpRequest|_, |fetch|_, and
Expand Down