Skip to content
#

http-methods

Here are 89 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

🌐 terminus: A powerful command-line tool for auditing web accessibility and uncovering unprotected endpoints with advanced HTTP method testing, security analysis, and vulnerability detection 🚀

  • Updated Aug 31, 2026
  • Rust

In this little demo application, I used NodeJS and its own API to create a HTTP server to communicate from the backend with the frontend of my previous "JavaScript Share My Place" application.

  • Updated May 2, 2024
  • JavaScript

Add this topic to your repo

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

Learn more