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-06-29 00:14:57 UTC
- JSON Representation
https://github.com/johejo/ngdl
HTTP/2 parallel downloading client for Python
http http-client http-requests http2 hyper requests
Last synced: 04 Jan 2026
https://github.com/mr-won/news_project
News_Project
flutter flutter-http http http-api
Last synced: 30 Mar 2025
https://github.com/rtritto/uws-wrapper
Archived: Wrapper for uWebSockets.js
http http-server nodejs plugin proxy-protocol typescript uwebsocketsjs uws websockets wrapper
Last synced: 01 Mar 2025
https://github.com/jonathan-foucher/spring-boot-http-example
Examples of HTTP interactions with spring-boot
Last synced: 20 May 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/alexendoo/serve
HTTP development server for files spanning multiple directories
Last synced: 22 Jul 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/anzerr/http.ts
Simple http server in ts
decorators http nodejs ts typescript util
Last synced: 06 May 2026
https://github.com/petoem/flsaba
simple http server with directory listing
command-line-tool directory http javascript server
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/vaibhavyadav-dev/golang-restapi
Standard Golang REST Server using Golang.
backend developement golang http restserver
Last synced: 05 Jun 2026
https://github.com/usman1100/conqr
Conqr - A concurrent CLI download manager written in Go
cli go golang goroutines http multithreading network
Last synced: 26 Mar 2025
https://github.com/wmentor/ua
http user agent
golang golang-library http http-client https library user-agent
Last synced: 19 May 2026
https://github.com/sachin-duhan/socket-programming-using-c
Implementation of Socket programming using C/C++ programming and various Protocols like TCP, HTTP and TALNET etc.
c http http-client http-server socket-io socket-programming tcp-client tcp-server
Last synced: 18 Apr 2026
https://github.com/kdesp73/ruby-web-server
A pure-ruby web server for static sites
Last synced: 16 Mar 2025
https://github.com/nev72jowel/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: 30 May 2026
https://github.com/problem-details/pd
Problem Detail is a way to carry machine-readable details of errors in a HTTP response
Last synced: 14 Jan 2026
https://github.com/parzh/express-allow-methods
Express middleware for sending HTTP 405 Method Not Allowed response
405 express express-middleware expressjs helper http http-response method-not-allowed middleware nodejs typescript util
Last synced: 13 Apr 2026
https://github.com/dpwgc/fraise
一个简单的 HTTP/HTTPS 负载均衡器(加权轮询 & 加权随机)
cluster http https load-balancer server
Last synced: 11 Oct 2025
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/erickgnavar/hookscli
A simple app to run server an print incoming request data to stdout to be able to inspect it.
Last synced: 25 Mar 2025
https://github.com/joel-rodrigues404/requests-lib-python
Breve estudo sobre a biblioteca requests do python e sobre os verbos HTTP
api http https python requests-library-python
Last synced: 12 Nov 2025
https://github.com/vweevers/auto-http-agent
Create http agent for HTTP(S)_PROXY proxies and/or keepAlive.
agent http http-proxy https https-proxy no-proxy nodejs npm-package
Last synced: 19 Jan 2026
https://github.com/weezy20/server_v2
A toy project written to learn more about how HTTP web servers and TCP connections work. This repo is incomplete if you're reading this. Crate http provides two structs HttpRequest and HttpResponse which are used within code to handle requests.
Last synced: 30 Mar 2025
https://github.com/ledsouza/python-brasilidades
Projeto de validação de dados no padrão nacional
api http vitrinedev webservice
Last synced: 03 Mar 2025
https://github.com/httpland/authorization-parser
HTTP Authorization field parser and serializer
authorization challenge credentials field header http parse parser rfc-9110 serialize serializer stringify
Last synced: 20 Feb 2026
https://github.com/borisplaton/hacker_proxy
Выполнение тестового задания создания прокси сервера.
Last synced: 20 Mar 2025
https://github.com/kth/http-responses
Simple ways of returning responses in a declarative way without status codes. Note that it is not async so use it for simple smal stuff.
Last synced: 18 May 2026
https://github.com/rizasghari/basic_syscall_webserver
Basic http web server implementation with GoLang from scratch using syscall standard package
go golang http network-programming syscall system-programming webserver
Last synced: 20 May 2026
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/fu-sen/vercel-410
❎ Output http status "410 Gone" on ▲ Vercel
410 gone http http-status http-status-code http-status-codes http-statuscodes vercel
Last synced: 13 Oct 2025
https://github.com/golang-plus/net
Plus to standard "net" package.
go golang http middleware net router
Last synced: 12 Jan 2026
https://github.com/hslam/response
Package response implements an HTTP response writer.
chunk chunk-writer chunked go golang http response response-writer
Last synced: 17 May 2026
https://github.com/rummik/webremote
A quickly dropped together LIRC client for controlling the TV at home
http lirc nodejs remote remote-control tv website
Last synced: 10 Jan 2026
https://github.com/crystal-loot/webless
HTTP::Client for testing HTTP::Handlers directly and maintaining cookies
Last synced: 31 Aug 2025
https://github.com/techpro-studio/gohttplib
Go library for default "net/http" package with a lot of helpers
golang golang-helpers http library
Last synced: 06 Apr 2025
https://github.com/risboo6909/emulate_tornado_server
Collection of short functions to simplify tornado-based clients testing
Last synced: 14 Jan 2026
https://github.com/nicolas-sabbatini/url-oxidizer
This is the implementation of the secong exercise of the Gophercises course
gophercises http rocket rocket-rs rust rust-lang sqlite sqlite3 url-shortener
Last synced: 18 Jan 2026
https://github.com/ywzheng1/linux-server-configuration
Linux server set up on Ubuntu and Amazon Lightsail
amazon-lightsail deployment http linux-server ssh-key ssh-port ubuntu1604 ufw vagrant virtual-machine
Last synced: 27 Aug 2025
https://github.com/thislight/haiya
Experimental HTTP server with Config-as-code and low-cost scripting.
Last synced: 21 Jan 2026
https://github.com/mauricelambert/webserveridentifier
This package identifies Web servers using an aggressive technique based on the maximum size of the URI.
http http-server identification identify pypi-package python3 server web
Last synced: 24 Aug 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/wesfly/arti_client-example
This repo demonstrates how to make a HTTP get request to a TOR hidden service using arti_client
arti example hidden-service http rust tor web
Last synced: 23 Oct 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/tpeterw/terrigenesis
Secure end-to-end encrypted file server
go golang http http-client http-server server
Last synced: 13 Jun 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/alkaifaftab000/techquest
TechQuest is an exciting quiz app that challenges your knowledge of the latest technology trends! 🌟✨ Dive into beautifully designed quizzes that make learning fun and engaging. 🚀🧠 Test your skills, discover new tech insights, and enjoy a sleek, user-friendly experience! 🎉📱💡
animated-container-with-flutter animation avatar bottomnavigationview cards carousel fllutter flutter-apps flutter-ui gif gridview http listview quizapp rest-api splashscreen
Last synced: 12 Oct 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/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/ken-okabe/minimal-http-server
node minimal-http-server just works as expected, good for built-in something
http minimal node-module server
Last synced: 11 Oct 2025
https://github.com/osamanagi/http-health-checker
🕷️ Go Web Crawler - A lightning-fast concurrent web crawler for performing deep health checks on websites. Built with Go's powerful concurrency primitives.
cli concurrency go http monitoring webcrawler
Last synced: 31 May 2026
https://github.com/elfsundae/esapiclient
An API client library built on top of AFNetworking.
afnetworking api api-client http ios network networking request
Last synced: 19 Aug 2025
https://github.com/montao/koolbusiness
:robot: KoolBusiness front-end framework
api framwork html http javascript web
Last synced: 25 Dec 2025
https://github.com/luminati-io/curl-post-request
Send cURL POST requests, set headers, send data, and handle authentication for APIs and web scraping with this comprehensive guide.
curl http linux macos post proxy-server web-scraping windows
Last synced: 10 Apr 2026
https://github.com/commenthol/veloze
A modern and fast express-like webserver for the web
express http http2 http2-server modern web webserver
Last synced: 17 Aug 2025
https://github.com/robrwo/catalyst-traitfor-request-methods-
Add enumerated methods for HTTP requests
Last synced: 06 Jul 2025
https://github.com/aitumik/snippetbox
Snippetbox web app
auth auth0 docker elasticsearch go golang http kibana mux-router
Last synced: 13 Apr 2026
https://github.com/sarthakmishraa/sm-chat-app
This web app is a real-time chat platform using React.js (TypeScript) and Tailwind CSS for a responsive design. Firebase handles user authentication, while Express.js and Socket.io enable real-time messaging. The frontend is deployed on Netlify and the backend on Render for seamless operation.
express http http-server netlify netlify-deployment reactjs render renderdeploy socket-io tailwindcss typescript typescript-react websocket
Last synced: 27 May 2026
https://github.com/fajarnugraha37/golang-http-module-example
contoh sederhana penggunaan module http dan templating HTML
exampl go golang http http-module
Last synced: 17 Aug 2025
https://github.com/roc41d/http-web-crawler
Http web crawler with Nodejs + TDD
crawler http javascript jest jest-test nodejs webcrawler
Last synced: 13 Apr 2026
https://github.com/007tickooayush/sample-spring-mvc
An eclipse maven template for Spring MVC.
Last synced: 16 Aug 2025
https://github.com/usagi-flow/iron-test
A test helper crate for Iron.
http iron rust rust-crate testing
Last synced: 13 Oct 2025
https://github.com/asimu23hotcandy/ware-executer
Roblox ware Executor. Transforming Ideas into Reality. At -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: 15 Aug 2025
https://github.com/rnelson/libexec.aspnetcore.environmentheaders
ASP.NET Core middleware for adding environment information to response headers
Last synced: 12 May 2025
https://github.com/joegasewicz/hog
C http framework static library
c c-http c-server c-web clangauge http http-server
Last synced: 05 Apr 2025
https://github.com/kwishna/graphql-essentials
LinkedIn Learning - GraphQL
apollo-server expressjs graphql http mangoose sequelizejs sqlite3
Last synced: 20 Jan 2026
https://github.com/railt/http-middleware
[READ ONLY] Subtree split of the Railt HTTP Middleware component (see railt/railt)
graphql http implementation middleware railt
Last synced: 21 May 2026
https://github.com/php-standard-library/http-message
HTTP message abstractions for requests, responses, and headers
Last synced: 24 May 2026