Skip to content
#

post-request

Here are 41 public repositories matching this topic...

In this NodeJS - Express - MongoDB website, I sent AJAX requests. Therefore, I can send my own requests without getting the page reloading and I handle the response manually in my browser-side code. For this, I used the fetch() function. With this function, I sent GET requests and POST requests.

  • Updated Sep 18, 2022
  • JavaScript

Improve this page

Add a description, image, and links to the post-request topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the post-request topic, visit your repo's landing page and select "manage topics."

Learn more