83 results for “topic:http-methods”
Fetch, supercharged.
ssb=simple subdomain bruteforcer
Let us learn/understand the essentials and basic concepts of HTTP (HyperText Transfer Protocol)
Network Enumerating toolkid for subdomain enumeration
ASP.NET Core 6/7 MVC & EF (Code-First), REST, gRPC, Azure AD Autht., Swagger.
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.
A powerful, fast, and lightweight Go tool for testing HTTP method security across web applications and servers. Detect HTTP Verb Tampering vulnerabilities, dangerous methods, and server misconfigurations with ease.
npm module with APIs for cleaner request and basic http requests utils. Contains constants for protocols, http headers, methods, and content types
Student Management System Using Spring Boot
Common implementations for HTTP protocol.
Folder structure as an HTTP service
This is a beginner friendly IoT project which uses ThingSpeak cloud platform to collect and analyze sensor data. Based on the obtained sensor data, we actuate other IoT devices.
This application demonstrates Angular http requests - get, post, put and delete
Spring Boot E-commerce Rest Api
A dynamic web application is developed using the http methods and concepts where we get the information about the number on clicking
A Go (Golang) package for robust and flexible HTTP communication. It provides advanced features such as configurable retry policies, automatic fallback between HTTP/1.x and HTTP/2, and fluent request building with connection management.
Performance comparison of selected frameworks and microframeworks in PHP programming language for created REST API service
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.
Katmanlı Mimari (ClassLibrary(netCore) Web Apı)
Covering installation, routing, middleware, error handling, and RESTful APIs, the course emphasizes practical applications like user authentication using sessions and JWT. Explore project structure, error management, and best practices for building scalable applications.
PingPoint is a lightweight, purely web-based HTTP client designed to test APIs, craft custom requests, and analyze responses directly from your browser. Think of it as a streamlined, frictionless alternative to Postman that doesn't require hefty desktop installations.
My own HTTP server with socket programming
This project is about writing our own HTTP server. and understanding the HTTP protocol.
Remote Data Manipulation using React Query on Local Express Server
A RESTful CRUD API built with Golang to manage movie data, implementing create, read, update, and delete operations and tested using Postman.
This repository is a comprehensive and well-documented guide for Node.js, providing detailed explanations, and best practices for developers looking to enhance their Node.js skills.
React.js Project with MERN Stack - Online Shopping Cart System for a Fashion Store - Backend
A full-stack Flask app where users can create, view, and delete custom trading cards for original female supervillains. Showcases CRUD functionality, Python, Flask, SQLAlchemy, Jinja2, and form validation. Built to highlight back-end and database integration skills.
userManagerAPI with MongoDB is an enhanced RESTful API built using Node.js, Express.js, and MongoDB(via Mongoose). It expands upon a basic user management system by introducing persistent data storage and full CRUD functionality backed by a MongoDB database.
RESTful APIs with Python 3 and Flask