HTTP
HTTP (Hypertext Transfer Protocol) is a request and response protocol used to send a request to a server and receive a response back in the form of a file. HTTP is the basis of data communication for the web. HTTPS is an evolution in HTTP, where the “S” stands for secure socket layer allowing communication in HTTP to be more secure.
- GitHub: https://github.com/topics/http
- Wikipedia: https://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol
- Created by: Tim Berners-Lee
- Released: 1989
- Aliases: http2, https,
- Last updated: 2026-07-02 00:14:56 UTC
- JSON Representation
https://github.com/ch563/editheader
edit the http request header for chrome extension
Last synced: 21 Feb 2026
https://github.com/tecc/httputils
HttpUtils is a simple Java library aimed at parsing and serialising HTTP messages.
http java java-library utility
Last synced: 23 Mar 2025
https://github.com/k5924/netty-http-server
A http server written using netty
Last synced: 10 Mar 2026
https://github.com/kopexa-grc/common
Common Go library for scalable, secure, and type-safe backend development. Includes utilities for authorization (OpenFGA), database testing, HTTP helpers, error handling, and more.
authorization backend entgo error-handling go golang http kopexa library middleware openfga security testutils utilities
Last synced: 18 Apr 2026
https://github.com/cassanof/brutto
A Go Framework for HTTP Password Brute Forcing
brute-force cybersecurity go golang http password-cracker penetration-testing
Last synced: 23 Mar 2025
https://github.com/mastprogs/custom-codes
필요에 의해서 직접 구현했던 몇몇 커스텀 코드 기록보관소
async async-await asynchronous asynchronous-programming cpp20 go golang http mysql mysql-database redis string typeorm typescript
Last synced: 01 Jan 2026
https://github.com/prosumma/httpfluent
A fluent interface over REST written in Swift
Last synced: 24 Mar 2025
https://github.com/devforgetech/fetch-hooks-core
Universal React-style hooks for fetch() — works in Node, Bun, Deno, Cloudflare Workers, and edge runtimes. Tiny, dependency-free, TypeScript-first.
bun cloudflare-workers deno edge-runtime fetch hooks http javascript nodejs npm-library opensource request signals typescript
Last synced: 21 Nov 2025
https://github.com/pitazzo/usj-http-project
Group project statement for Networks & Communications 2 (USJ)
Last synced: 10 Mar 2026
https://github.com/un-def/httoolsp
A collection of HTTP-related pure Lua helper functions
batteries formdata helper-functions helpers helpers-library http http-headers lua
Last synced: 24 Mar 2025
https://github.com/nicledomas/binarymapper
Remote calls different binary executable files
Last synced: 31 Aug 2025
https://github.com/emircanakyuzz/fastapi_calismasi-fastapi_case_study
Bu projede, FastAPI kullanılarak RESTful prensiplerine uygun servis API'leri oluşturulmuş ve tüm CRUD işlemleri gerçekleştirilmiştir. Uvicorn ile backend çalıştırılmış, HTTP metodlarıyla API işlemleri güvenli ve düzenli bir şekilde uygulanmıştır.
api database fastapi http mysql python restful-api uvicorn
Last synced: 16 Apr 2026
https://github.com/statico/zerodep-node-http-server
Zero-dependency TypeScript HTTP server built on node:http with Hono-compatible API
hono-compatible http middleware no-dependencies nodejs server typescript zero-dependency
Last synced: 28 May 2026
https://github.com/instazdll/drupal-installer
A script that automatically install Drupal 10.2.3 with apache2 HTTP
apache2 debian drupal drupal-10 http http-server
Last synced: 13 Nov 2025
https://github.com/rancorm/castor
mitmproxy add-on that captures JSON schemas
http json json-schema mitmproxy
Last synced: 18 Jan 2026
https://github.com/judsonstevens/http_yeah
Simple Ruby server with POST and GET interaction.
Last synced: 10 Jun 2025
https://github.com/code-monad/laplace
Laplace - The Demon Maker
api beast boost cpp cpp17 http webservice websocket
Last synced: 07 Nov 2025
https://github.com/robertianclarkson/http-web-server
This project uses Java paired with OOP to create a low-level HTTP web server. The goal of this project was to better understand how the HTTP works as well as it's limitations in both response time and security.
http http-server java networking
Last synced: 15 May 2025
https://github.com/scx-projects-incubator/scx-http-routing
🥚 SCX HTTP Routing
Last synced: 13 Jan 2026
https://github.com/scootpl/restreq
RestReq is a wrapper around standard Go net/http client. In a simple call you can use json encoding, add headers and parse result. This should be sufficient in most use cases.
go golang http http-client microservices middleware rest-api
Last synced: 06 Apr 2025
https://github.com/rafaelmoraes003/trybe-exercicios
chai css docker express html http javascript jest mocha mysql nodejs oop python react react-testing-library redux sequelize sql typescript
Last synced: 10 Apr 2026
https://github.com/joeychilson/httputils
A library of helper functions for Go's net/http package.
Last synced: 06 Jun 2026
https://github.com/the-sumeet/curler
Execute curl commands from vscode
curl http rest-api rest-client restclient vscode-extension
Last synced: 29 Apr 2026
https://github.com/pengyang486868/pysimpleserver
Py Simple Server
http http-server nancy server web
Last synced: 22 Mar 2025
https://github.com/codevendor/cannibal
An HTTP/2 web server written with 100% JavaScript for Nodejs. The web server can process html webpages with server side JavaScript. Has built in features for inlining JavaScript with html code. It has been built to support all HTTP/2 features like pushing and custom caching without cookies.
cannibal css html http http-server http2 javascript server web web-server webserver websites
Last synced: 09 May 2026
https://github.com/mr-won/news_project
News_Project
flutter flutter-http http http-api
Last synced: 30 Mar 2025
https://github.com/do-/node-http-server-tools
Some wrappers around the standard node:http API
Last synced: 05 Jan 2026
https://github.com/ishankhare07/kotlin-web-server
a simple http server in kotlin
http http-server kotlin rest rest-api socket-server sockets
Last synced: 31 Aug 2025
https://github.com/amirpooyan-r/segmented-proxy
SegmentedProxy is a small educational proxy written in Python. It helps students understand how HTTP forwarding, HTTPS CONNECT tunnels, rule-based routing, and traffic segmentation work in practice. The project focuses on clarity, safe defaults, and explainable behavior.
education http http-proxy https https-proxy learning networking proxy python security-basics
Last synced: 13 Jan 2026
https://github.com/mrcaidev/http-errors
Utility classes for HTTP errors.
error http typescript utility vite
Last synced: 22 Mar 2025
https://github.com/abdulsamie10/http-server-c
This repository contains the code of HTTP, which accepts requests and response based on the requests.
c c-language c-programming edit get http http-server post programming read server ubuntu write
Last synced: 01 Aug 2025
https://github.com/arcbjorn/go-microservices-jwt-authentication
JWT authentication between Go services through HTTP
Last synced: 14 Mar 2025
https://github.com/anzerr/http.ts
Simple http server in ts
decorators http nodejs ts typescript util
Last synced: 06 May 2026
https://github.com/sunsided/hyperium-headers-content-md5
typed Content-MD5 header
Last synced: 02 Jul 2025
https://github.com/bscript07/softuni-javascript-front-end
Javascript for Front-End course at SoftUni -Feb 2024
ajax arrays-and-strings asynchronous-javascript dom-events dom-manipulation http objects-classes
Last synced: 15 Mar 2025
https://github.com/akashbabu/docker-deploy-http
HTTP Hook for automated deployment of images to docker-swarm
automation deployment docker http images swarm webhook
Last synced: 29 Apr 2026
https://github.com/blinghttp/bling
Amazing Http Client written in Go
golang-library golang-rest-client http json-rest-client rest-client retry-http
Last synced: 12 Jan 2026
https://github.com/scootpl/sqlreq
SQLReq is a wrapper around standard Go net/http client. You can execute REST requests using SQL-like syntax.
go golang http http-client microservices middleware rest-api
Last synced: 30 Mar 2025
https://github.com/sgaunet/httping-go
HTTP ping utility written in Go - Test HTTP endpoints with response times, status codes, and content sizes
cli command-line-tool devops go golang http http-client monitoring networking ping
Last synced: 03 Sep 2025
https://github.com/vaibhavyadav-dev/golang-restapi
Standard Golang REST Server using Golang.
backend developement golang http restserver
Last synced: 05 Jun 2026
https://github.com/happer64bit/hyperscript-docs
Documentation Of Hyperscript Cli 🪄
docs http hyperscript nextjs nextra test testing
Last synced: 24 Jul 2025
https://github.com/buglss/myidea_via_todoapp_with_nodejs
[EN]: It is the prototype of the web framework work in my mind. [TR]: Aklımdaki web framework çalışmasının prototipidir.
framework http nodejs prototype
Last synced: 29 Apr 2026
https://github.com/steadybit/extension-http
A Steadybit action implementation to check http endpoints
Last synced: 21 Feb 2026
https://github.com/ttulka/dir2http
Directory to a HTTP server - makes a local directory accessible via HTTP.
golang http http-server local-development
Last synced: 25 May 2026
https://github.com/cj667113/ar_datacenter
AR Datacenter
a-frame augmented-reality augmented-reality-applications http http-server javascript prtg python
Last synced: 22 May 2026
https://github.com/siddhant-vij/advanced-js-topics
This repository consists of the personal code practice for Udemy Course - Advanced JS Topics.
animations async-await authentication callback canvas-api database design-patterns http javascript promises prototype shopping-cart testing
Last synced: 11 Apr 2026
https://github.com/indice-co/indice.swift.networking
Swift Library containing http related stuff as well as rest helpers and encoding helpers.
Last synced: 24 Mar 2025
https://github.com/vijayinyoutube/mockapi-part-2
Flutter Mock API Demo Code
apicall dart flutter http http-server httprquest mockapi vijaycreations
Last synced: 24 Mar 2025
https://github.com/ledsouza/python-brasilidades
Projeto de validação de dados no padrão nacional
api http vitrinedev webservice
Last synced: 30 Jun 2026
https://github.com/tao12345666333/practical-web-development
css html http javascript mongodb mysql python redis webdevelopment
Last synced: 12 Apr 2026
https://github.com/soenneker/soenneker.trustedform.client
A .NET thread-safe singleton HttpClient for Active Prospect's TrustedForm
active client csharp dotnet http httpclient httpclients prospect trustedform trustedformclient
Last synced: 10 Jun 2026
https://github.com/chadnpc/poshrest
A module for working with HTTP RESTful APIs.
Last synced: 17 Mar 2025
https://github.com/borisplaton/hacker_proxy
Выполнение тестового задания создания прокси сервера.
Last synced: 20 Mar 2025
https://github.com/brokeyourbike/http-client-php
HTTP client interface and supporting trait
hacktoberfest http http-client interface php php8
Last synced: 28 Jun 2025
https://github.com/hslam/request
Package request implements an HTTP request reader.
go golang http request request-parser request-reader
Last synced: 30 Mar 2025
https://github.com/luzifer/restis
"restis", composed from "REST" and "Redis", is a simple HTTP API to get / set / delete Redis keys
Last synced: 15 May 2026
https://github.com/nicolocarcagni/tempboard
Check the temperature of your room with a modern and minimal Dashboard
arduino express http iot nodejs temperature
Last synced: 10 Mar 2026
https://github.com/psodox/base-http-application
Pure HTTP Application following PSR-7 and PSR-11. Based on https://github.com/psodox/base-http-application-architecture.
Last synced: 20 Jan 2026
https://github.com/freepik-company/doorkeeper
A tiny HTTP server to be used as external authentication service for Envoy
envoy external-authorization golang http
Last synced: 12 Apr 2026
https://github.com/nyeusr/http-version-indicator
A simple Firefox addon which shows the HTTP version for the current page.
addon addons-mozilla-org firefox-addon firefox-extension http version
Last synced: 28 Aug 2025
https://github.com/arduriki/servy
An HTTP server made with Elixir to learn functional programming
elixir elixir-lang elixir-language elixir-programming-language functional-programming http http-server iex mix
Last synced: 08 Sep 2025
https://github.com/sideffect0/web-wheel
simple http file server
golang http http-server server
Last synced: 31 Mar 2025
https://github.com/tank-bohr/automatic-bassoon
cloudhopper http http-api smpp zk
Last synced: 23 Mar 2025
https://github.com/kdesp73/gotalk
A REST API written in Go for handling comments, threads and users
api comments comments-manager golang http rest-api
Last synced: 24 Aug 2025
https://github.com/guillembonet/public-ip-server
Small docker container which allows getting the public IP of the container via HTTP request secured by a static password.
chatgpt docker go golang http http-server public-ip public-ip-address
Last synced: 20 Apr 2026
https://github.com/luminati-io/rest-api-with-curl
Learn REST API calls with cURL and boost efficiency using Web Unlocker proxies.
curl delete get http post proxies proxy-server put rest-api
Last synced: 22 Aug 2025
https://github.com/kubaam/proxy-checker-and-generator
Proxy Checker & Generator is a multithreaded Python tool combining random IP generation or loaded lists, strict IP matching, geolocation fallback, UTF-8 safety, and an instant stop. Perfect for CEO-friendly real-time validations with customizable concurrency, retries, and timeouts.
http https proxies proxies-generator proxies-http proxies-https proxies-scraper proxies-socks4 proxies-socks5 proxy proxy-checker proxy-generator proxy-list proxy-scraper socks4 socks5 ssl
Last synced: 27 Apr 2026
https://github.com/diegohce/chaos-proxy
Random error proxy for http requests.
chaos-monkey chaos-proxy go golang http microservices proxy proxy-server testing
Last synced: 16 Jul 2025
https://github.com/hemantjadon/respond
Low friction, simple API for HTTP responses in go
Last synced: 12 Jan 2026
https://github.com/julian-nash/httpz
A small but handy HTTP status code library
Last synced: 18 Mar 2025
https://github.com/edoriggio/cn-web-server
Project for the Computer Networking course @ USI University
http socket-programming webserver
Last synced: 11 May 2025
https://github.com/d6o/itibot
Bot Matcher for Itinerary Router
go golang golang-library golang-package golang-router golang-tools http mux router
Last synced: 20 Aug 2025
https://github.com/lpabon/lputils
Collection of golang libraries
asynchronous golang http libraries ssh strings test uuid
Last synced: 03 Jul 2025
https://github.com/icepower98/scriptware-executer
Roblox Scriptware Executor. Transforming Ideas into Reality. At Script-Ware, we develop software experiences that push the boundaries of what's typical.
backup borgbackup delayless exploit fe fluxus hack http krnl lua netbypass netless reanimate rest-api
Last synced: 20 Aug 2025
https://github.com/boocodes/resreestr-backend
The server part for the pet project - an analogue of github, a service that allows you to store data on a remote host. Implemented in pure PHP using endpoint api. The MySQL database is used. Active development is underway to implement security and speed of loading and retrieving data. And also integration with git.
api docker git http mysql php8 phpmyadmin restful-api server
Last synced: 06 May 2026