There are 0 repository under http-methods topic.
Let us learn/understand the essentials and basic concepts of HTTP (HyperText Transfer Protocol)
ASP.NET Core 6/7 MVC & EF (Code-First), REST, gRPC, Azure AD Autht., Swagger.
Network Enumerating toolkid for subdomain enumeration
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
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.
Common implementations for HTTP protocol.
This application demonstrates Angular http requests - get, post, put and delete
Katmanlı Mimari (ClassLibrary(netCore) Web Apı)
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.
Spring Boot E-commerce Rest Api
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.
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.
A dynamic web application is developed using the http methods and concepts where we get the information about the number on clicking
The Course Application is a simple RESTful API for managing courses, built using Spring Boot and JPA Hibernate with PostgreSQL. This application provides CRUD (Create, Read, Update, Delete) functionality for managing courses, allowing users to create new courses, retrieve course(s), update an existing course, and delete a course.
The Load-API is a simple RESTful API for managing loads in online truck booking system, built using Spring Boot and JPA Hibernate with PostgreSQL. This application provides CRUD (Create, Read, Update, Delete) functionality for managing loads, allowing users to create new loads, retrieve load(s), update an existing load, and delete a load.
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.
My own HTTP server with socket programming
This project is about writing our own HTTP server. and understanding the HTTP protocol.
ASP.NET Core Minimal API project for medium article on HTTP Verbs and RESTful API Best Practices.
Performance comparison of selected frameworks and microframeworks in PHP programming language for created REST API service
A weather dashboard application that calls the OpenWeather API and renders data in the browser. This project leverages external APIs, allowing users to access weather data by making requests with specific parameters to a URL. The app retrieves and consumes this data via a server, ensuring real-time weather updates.
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.
A simple Student Management System built using Spring Boot and SQL database. I am developing this project as part of my learning journey to understand backend development, RESTful APIs, and database integration.
RESTful APIs with Python 3 and Flask
Remote Data Manipulation using React Query on Local Express Server
HTTP helper modules for Javascript/Typescript
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 book API allows users to perform CRUD (Create, Read, Update, Delete) operations on books. The API follows RESTful principles and uses the HTTP methods (GET, POST, PUT, DELETE) for each operation.
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. Features full CRUD and RESTful API endpoints using Python, Flask, SQLAlchemy, Jinja2, and form validation. Built to showcase back-end, database, and API integration skills.
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.