Skip to content
#

Ajax

ajax logo

Ajax stands for asynchronous JavaScript and XML. It is collection of several web technologies including HTML, CSS, JSON, XML, and JavaScript. It is used for creating dynamic web pages in which small parts of web page change without reloading the page.

Here are 319 public repositories matching this topic...

python-http-requests-api-tutorial-exercises

In this series you will Learn HTTP and how to use the Python Requests package to create HTTP Requests GET, POST, PUT, DELETE. The entire tutorial is 👆 interactive, auto-graded and with. 📹 video tutorials.

  • Updated Aug 5, 2021
  • Python